|
-
Jun 22nd, 2004, 08:04 AM
#1
Thread Starter
Addicted Member
For...Next loop nested in another For...Next loop [RESOLVED]
I know exactly what I want to do but don't know how to do it. I want to create a table of 144 rows in ListView control. I have created five columns: multiplicand, X, multiplier, =, and product. This table is going to be a Multiplication table where both the Multiplicand and the Mulitplier vary from 1 through 12, hence 144 rows. I want option strict on and the processing to occur in the form load event only. Anyone got an idea of how to write a Nested For...Next loop for this??
Last edited by twisted; Jun 23rd, 2004 at 09:39 AM.
Twisted
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
|