Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thanks for responding Deepak Agarwal Basically, to select say sheet 3 in a macro I would write: Sheets("Sheet3").Select But say the sheet number is actually a variable called 'Count'. I need to be able to select the sheet of number 'Count'. ie. If 'Count' = 5, then I need a macro that selects sheet 5. Hope this makes more sense, Thanks for your help, Mik -- mikey1 ----------------------------------------------------------------------- mikey10's Profile: http://www.excelforum.com/member.php...fo&userid=1537 View this thread: http://www.excelforum.com/showthread.php?threadid=27008 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How To make a sheet reference Variable (eq: sum(sheet!D2:H2)) | Excel Discussion (Misc queries) | |||
Variable sheet and Formula Sheet | Excel Discussion (Misc queries) | |||
variable in a link where the variable is the name of the sheet | Excel Worksheet Functions | |||
Sheet number variable | Excel Programming | |||
Using a variable as a Row number | Excel Programming |