Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
We use work order numbers at my company. Each work order has a file by the
name WO[6 digit number]-I.xls. I want to create a new workbook that on the left column has the list of the 6-digit numbers and the next column calls up the value of a specific cell in that work order's file. All the cells are consistently in the same location. I have been able to manually accomplish this with placing this in the new workbook, sheet1, column B. Where i copy and paste the 6 numbers from the cell in column A into this path in each cell in the B column. ='C:\*path name*[WO123456-I.xls]Sheet1'!$A$1 What I would like to see is some way to do this ='C:\*path name*[=A1]Sheet1'!$A$1 where the "A1" iterates in cells below. I know my explaination is complicated but there must be some simple way to do this that I am missing... Thank you in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Linking to another file using file reference typed cell | Excel Worksheet Functions | |||
how to call a reference to a cell in external file | Excel Worksheet Functions | |||
cell reference to another file | Excel Worksheet Functions | |||
Change of File name within a cell reference | Excel Discussion (Misc queries) | |||
how do i reference data in a file with the fname in another cell? | Excel Worksheet Functions |