Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i want to loop through 12 sheets, codename sheet1 thru sheet12
why doesn't this work? i = 1 For i = 1 To 12 cname = "Sheet" & i cname.Select Next -- Gary |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
string to codename | Excel Discussion (Misc queries) | |||
Selecting a sheet by codename | Excel Programming | |||
Chart property Codename??? | Excel Programming | |||
Using sheet codename problems | Excel Programming | |||
Worksheet codename | Excel Programming |