Results 1 to 18 of 18

Thread: For...Next loop nested in another For...Next loop [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2004
    Posts
    131

    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
  •  



Click Here to Expand Forum to Full Width