Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Bartman
 
Posts: n/a
Default Help linking workbooks

I have 5 direct reports who have 5 of their own. I created a spreadsheet to
give to the 30 indirect reports and now I want to be able to gather the data
for each of my direct reports. I know I can have my direct report's
spreadsheet link to their reports but I don't want to create the templete 5
times and then redo it every time a direct or indirect report changes or one
is added.

Is there a way to link spreadsheets but instead of giving a definate
workbook name have it reference a cell within that workbook which would tell
it the name of the workbook to reference?

IE. We are always looking for cell b4, but (workbook_1XB4) and somewhere in
the workbook we are in it tells it what workbook_1 is.

Thanks
  #2   Report Post  
Eric
 
Posts: n/a
Default

Bartman,

Use INDIRECT.

For example, if "Book1" were typed in cell A1, the following formula would
refer to cell B4 on tab "Sheet1" of workbook "Book1":

=INDIRECT("'[" & A1 & ".xls]Sheet1'!$B$4)

The extra bits (brackets and such) are just the formatting to get the
reference right.

Eric


"Bartman" wrote:

I have 5 direct reports who have 5 of their own. I created a spreadsheet to
give to the 30 indirect reports and now I want to be able to gather the data
for each of my direct reports. I know I can have my direct report's
spreadsheet link to their reports but I don't want to create the templete 5
times and then redo it every time a direct or indirect report changes or one
is added.

Is there a way to link spreadsheets but instead of giving a definate
workbook name have it reference a cell within that workbook which would tell
it the name of the workbook to reference?

IE. We are always looking for cell b4, but (workbook_1XB4) and somewhere in
the workbook we are in it tells it what workbook_1 is.

Thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking several workbooks KJH Excel Discussion (Misc queries) 0 April 27th 05 03:30 PM
linking to multiple workbooks cwwolfdog Excel Discussion (Misc queries) 4 April 18th 05 05:29 PM
Linking WorkBooks Based on Data Entered In One of Them GeorgeF Excel Discussion (Misc queries) 0 April 6th 05 02:55 PM
Linking Workbooks Dede McEachern Excel Worksheet Functions 0 January 21st 05 08:27 PM
Linking Workbooks madge Excel Worksheet Functions 2 December 22nd 04 01:15 PM


All times are GMT +1. The time now is 03:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"