Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to run an INDEX lookup but base the file name it searches for on the
contents of a cell in that same workbook. Is this possible? How? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Let's imagine it was another sheet that you wanted to look in (in the
same workbook), and the sheet's name was held in a cell - you would use INDIRECT to do this. However, INDIRECT will not work with closed files, so if you wanted to have a filename and sheetname in a cell then you would have to arrange that the second file was open at the same time. Hope this helps. Pete On Jun 30, 9:21*pm, Michael wrote: I want to run an INDEX lookup but base the file name it searches for on the contents of a cell in that same workbook. *Is this possible? *How? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Contents of One Cell as Index into Another Cell | Excel Worksheet Functions | |||
How to feed the contents of a cell as row index? | New Users to Excel | |||
File name equal cell contents | Excel Discussion (Misc queries) | |||
File name equal cell contents | Excel Discussion (Misc queries) | |||
Cell contents vs. Formula contents | Excel Discussion (Misc queries) |