Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all.
Consider the following: Sub Macro41() ' Print ALL Dim x As Integer For x = 1 To 5 Call Over7A Application.Run ("Macro" & x) Call Last7A Next x End Sub I want the number 5 (the final value of the loop) to be the contents of cell C2 of the current sheet of a file named €˜Name List.xls. Can Anybody Help? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loop with variable name? | Excel Discussion (Misc queries) | |||
loop for-next with variable end | Excel Programming | |||
Loop and variable type | Excel Programming | |||
For Each ... Next loop - need to reference the loop variable | Excel Programming | |||
Loop with variable | Excel Programming |