Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks for the response but I think I have an issue with the cell that the
indirect function is referencing. Even if I put INDIRECT(A1) I still get a #ref error. The value in cell A1 is a contatenation. Would this cause it to be a problem?? "Pete_UK" wrote: You can use INDIRECT to do this, but the other file must be open at the same time. Try this: =VLOOKUP(A5,INDIRECT("'["&A1&".xls]Sheet 1'!$A$1:$Z$10"),2,FALSE) I'm not sure why you have a range 26 columns wide when you are only bringing data from the second column. Hope this helps. Pete |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying formula with cell reference decreasing automatically | Excel Discussion (Misc queries) | |||
how to paste formula but reference a fixed cell | Excel Discussion (Misc queries) | |||
Function/ formula to output a cell reference | Excel Worksheet Functions | |||
How do I leave formula cell blank if 2nd reference cell is empty? | Excel Discussion (Misc queries) | |||
copied formula has correct cell reference, but result of original | Excel Worksheet Functions |