Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi all, I'm trying to reference a worksheet which name is specified in a cell. Example: assuming that cells A1 and A2 contain the name of my sheets : A1 Sheet A A2 Sheet B in cell C1 I need to get a value from "Sheet A", like ='Sheet A"!X1, while in C2 I'd like to have ='Sheet B'!X1 but I'd like to get bthe name of sheets from cell A1 and A2, something like C1 ='$A$1'!X1 C2 ='$A$2'!X1 Which is the right sintax? Thanks in advance *pimar -- pimar ------------------------------------------------------------------------ pimar's Profile: http://www.excelforum.com/member.php...fo&userid=5386 View this thread: http://www.excelforum.com/showthread...hreadid=482383 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How reference cell in different worksheet | Excel Discussion (Misc queries) | |||
How to reference cell in other worksheet | Excel Worksheet Functions | |||
Reference another worksheet using a cell | Excel Discussion (Misc queries) | |||
Worksheet reference (i.e placing worksheet name in a cell) | Excel Worksheet Functions | |||
Reference a cell on a worksheet | Excel Programming |