Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can I do a loop within a loop
I want to print scoresheets for squads In cell "A1" I have the number of squads and in cell "A2" the number of scoresheets for each squad. In cell "U3" the macro must insert on the scoresheet a 1 for the squad number and in "W3" a 1 for the round number I then want to print 1 scoresheet, then increment "W3" by 1 for round 2, print another sheet and continue to do this until "W3" is equal to the number of scoresheets in "A2" It must then insert the next squad number in "U3" and run through the same loop as above to print the right number of scoresheets for squad 2 and must continue to loop until the squad number ("U3") equals the value in "A1" Can you help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
returning back to loop check condition without completing the loop | Excel Programming | |||
Loop to Filter, Name Sheets. If Blank, Exit Loop | Excel Programming | |||
Naming Worksheets - Loop within a loop issue | Excel Programming | |||
Naming Worksheets - Loop within a loop issue | Excel Programming | |||
Advancing outer Loop Based on criteria of inner loop | Excel Programming |