HomemadeTurbo - DIY Turbo Forum

HomemadeTurbo - DIY Turbo Forum (https://www.homemadeturbo.com/)
-   General Discussion (https://www.homemadeturbo.com/general-discussion-6/)
-   -   programming (https://www.homemadeturbo.com/general-discussion-6/programming-39801/)

Dell 05-20-2005 07:39 AM

programming
 
how do write a visual basic program that has the similar function as a PMT function in microsoft excel, as9ahm

jinxy 05-20-2005 07:52 AM

Re: programming
 
whats that function do in excel and i might be able to tell you

Dell 05-20-2005 08:00 AM

Re: programming
 
Its the PMT function the one that finds you the amount of loan payments you have to pay monthly by giving the interest, principle , rate, as9ahm

88crxSi 05-20-2005 08:16 AM

Re: programming
 
do a google search for it.. lots of online calculators.

n2o_2k 05-20-2005 09:48 AM

Re: programming
 
It shouldn't be hard to implement as long as you got the formulas (you can post it here and we can go from there)

88crxSi 05-20-2005 11:15 AM

Re: programming
 
just create a form w/ text boxes then just have a button that does all the calcs.

search google for formulas.

fork 05-20-2005 06:02 PM

Re: programming
 
what I would do is type in the address of a computer bullshit forum and ASK THERE or somewhere you have more than 4 posts

Dr.Boost 05-20-2005 06:06 PM

Re: programming
 
What in the ---- is going on around here? I think we need some porn posted or something. :-\
__________________
Best Car Insurance | Auto Protection Today | FREE Trade-In Quote

Honda16hb 05-20-2005 06:06 PM

Re: programming
 
#include <stdio.h>
int main(void)
{
char s[40];
printf("all your base are belong to us\n")
printf("Input what to take off all of: ");
scanf("%s",s);
if (strcmp(s,"zig")==0)
printf("correct\n");
else
printf("you suck\n");
return(0);
}

J-SMITH69 05-20-2005 06:14 PM

Re: programming
 
infinite loops

while (dellsQuestion == "stupid"){
System.out.println("FIND A PROGRAMMING WEBSITE");
}


All times are GMT -5. The time now is 12:39 PM.


© 2024 MH Sub I, LLC dba Internet Brands