Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I was trying to figure out how to make the "Dim" option work. I knew
there was a way. Thanks for your help also, Paul. Dow. On Feb 19, 12:03*pm, wrote: Hi In your macro you should capture the B2 value required *e.g. Dim MySheetName as String mySheetName = Worksheets("ShheetWithB2").Range("B2").Value then you can use that later with Worksheets(mySheetName).Activate regards Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Switch lookup function to another sheet | Excel Worksheet Functions | |||
Calendar Control - Switch to Sheet X | Excel Programming | |||
Excel: Arrows scroll sheet instead of move cursor. How to switch | Excel Discussion (Misc queries) | |||
Can I switch back to Excel sheet while a form is shown? | Excel Programming | |||
Trying to switch to a different sheet in a macro? | Excel Programming |