Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to get data from several workbooks so I often use the
"INDIRECT(ADDRESS" function and reference a variable in a cell for the worksheet name. Now I am trying to access workbooks in other directories. I have tried everyway I can think of to get the full path of the workbook into a variable that will work. So far, no luck. Here is what I want to access: 'C:\Documents and Settings\All Users\Documents\# PROJECT MANAGER\! Current Projects\1 P652 FNC\[Update.xls]To Updates'!$A$2 I need last folder (1 P652 FNC) to be a varible that the ADDRESS function will accept. =INDIRECT(ADDRESS(2,1,,,F1)) The value in F1 is: "'C:\SharedDocs\# PROJECT MANAGER\! Current Projects\"&F2"&"\[Update.xls]To Updates'!")) The value of F2 is: 1 P652 FNC but that value will change to another folder as needed in the same path, Workbook & Worksheet names. Help on Excel 2000? Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
use of ADDRESS function within CELL function | Excel Worksheet Functions | |||
How to create a range address with ADDRESS function? | Excel Worksheet Functions | |||
Is it possible to use address function in average function | Excel Discussion (Misc queries) | |||
cannot nest address function into another function | Excel Discussion (Misc queries) | |||
Use address function or other | Excel Worksheet Functions |