Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dim sName as String
sName = Activesheet.Range("A1").Text application.Goto Workbooks("Book2.xls") _ .Worksheets(sName).Range("B9"), True -- Regards, Tom Ogilvy "tpetyt" wrote in message ... Hello Everyone, I am looking for a solution to activate a worksheet by picking worksheet name in a cell (ie : Cell A1 = 009, it is the worksheet name from another file I need to activate) Is anybody can help me on this Thank you TP :) -- tpetyt ------------------------------------------------------------------------ tpetyt's Profile: http://www.excelforum.com/member.php...o&userid=16725 View this thread: http://www.excelforum.com/showthread...hreadid=319321 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nesting a sheet name reference within a cell reference??? | Excel Discussion (Misc queries) | |||
Use reference text from one cell in another function call | Excel Worksheet Functions | |||
Changing sheet reference to cell reference | Excel Worksheet Functions | |||
how to call a reference to a cell in external file | Excel Worksheet Functions | |||
Reference Call | Excel Discussion (Misc queries) |