Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I have inherited a spreadsheet from a former employee and cannot figure out the Indirect formula he used. Can someone explain the following: INDIRECT("'"&$A16&"'!G15") Thanks Larry -- lmullenjr ------------------------------------------------------------------------ lmullenjr's Profile: http://www.excelforum.com/member.php...o&userid=33132 View this thread: http://www.excelforum.com/showthread...hreadid=540658 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The formula looks for the value in the cell A16 of the current worksheet,
that will probably contain a worksheet name, and shows the value of cell G15 of that referenced worksheet. There is no dollar sign in front of the the row number, so that reference will change if the formula is copied in a different row. Hope this helps, Miguel. "lmullenjr" wrote: I have inherited a spreadsheet from a former employee and cannot figure out the Indirect formula he used. Can someone explain the following: INDIRECT("'"&$A16&"'!G15") Thanks Larry -- lmullenjr ------------------------------------------------------------------------ lmullenjr's Profile: http://www.excelforum.com/member.php...o&userid=33132 View this thread: http://www.excelforum.com/showthread...hreadid=540658 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Invalid Formula with the use of Indirect | Excel Worksheet Functions | |||
vlookup + indirect formula | Excel Discussion (Misc queries) | |||
Indirect formula using Data Validation List of Worksheet Tabs | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Indirect used in an array formula | Excel Worksheet Functions |