Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Any help is appreciated... really stuck on this.
I am trying to reference an external cell where the file name changes/corresponds to a particular local cell value. For example: Column B= Username. Cell B2 = [JOE]. I want to get the data from cell N6 in the excel spreadsheet named c:\data[joe].xls I want to use a formula that uses the username in the cell reference... In the above example, I'm trying something like =data'B2'.xls!N6 to try and get =dataJOE.xls!N6. I'm also trying INDIRECT() function... in C2 ="data"&B2&".xls!N6" which returns "datajoe.xls!N6" then in D2 I use =Indirect(C2) but can't get D2 to actually return the value for =dataJOE.xls!N6 Thanks B _________________ An idea is salvation by imagination. - Frank Lloyd Wright |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Maintaining cell reference after sorting | Excel Discussion (Misc queries) | |||
Cell Reference Math | Excel Worksheet Functions | |||
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions | |||
name of another worksheet in cell for reference | Excel Worksheet Functions |