Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello
I would like to use the contents of cell A16 as my sheet sheet reference and the current row,colum as the cell. A16=Sheet1 then formula in b16 would return 'Sheet1!B16 I have tried (ADDRESS(ROW(),COLUMN(),1,FALSE,A16)) but it returns "Sheet1!R16C2" not the actual value in that cell. What am I doing wrong? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUM(ADDRESS(ROW(C2),COLUMN(C2),1,TRUE):ADDRESS(C14+1,COLUMN(C2),1, | Excel Worksheet Functions | |||
using Address reference command | Excel Discussion (Misc queries) | |||
How do I get the cell address of a VLOOKUP reference? | Excel Worksheet Functions | |||
Indirect and Address in Reference to other sheets | Excel Worksheet Functions | |||
Construct address as a reference not "text" | Excel Worksheet Functions |