|
-
Nov 28th, 1999, 01:08 AM
#1
Thread Starter
New Member
I am taking an introduction to Visual Basic 6.0 class at a community college. The program I'm working on will calculate payments for a car loan. This exercise requires that the various interest rates be displayed in a listbox. Rather than keying in each entry, I want the program to figure out all the values using the For Next statement with values of 7.00% to 12.00% in steps of .25%, then add those values to the ListBox when the program loads. Appreciate an example!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|