Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
All,
I am trying to use the code name of sheets instead of the tab name, but it wouldn't work for me. Any help will be appreciated. Thanks much, RK Sub test() Dim n As Integer n = 1 wks = "sheet" & n wks.Select End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
code does not work anymore | Excel Discussion (Misc queries) | |||
Event code won't work | Excel Discussion (Misc queries) | |||
Why this code is not work? | Excel Worksheet Functions | |||
Number Format Code won't work | Excel Discussion (Misc queries) | |||
code is not to work on sheet1 | New Users to Excel |