Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Multiple Workbook Links

Can anyone tell me if I could create a worksheet that would be able to total a
value or values from multiple worksheets within a folder without knowing ahead
of time what the sheet names are? All workbooks would be identical within a
folder as they are all created from the same template. I would like to create
a totals worksheet that would take a value from a given sheet in each of these
workbooks and total it either dynamically or under some sort of program input.
For example a folder named September03 would hold 10 workbooks that included a
totals page for the workbook with particular cells that I would like to add
together in a unique workbook. Thanks,

Ray
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 109
Default Multiple Workbook Links

You still need to be able to tell Excel the filenames. You could
probably do this by using the =INDIRECT() worksheet function to refer
to a manually updated cell, however this is not necessary.

All that is needed is the same named set of files contained in a
folder for each month (as you seem to have already). Excel does not
then need the path to the files and formulas will automatically refer
to the files in the same folder as the summary.

Always ensure that these files are set up,copied, and used *as a set*
in the same folder. If you change any links to refer to a file in
another folder the *different* path link will be retained in the file.


Regards
BrianB
==============================================



(RayVWbug) wrote in message ...
Can anyone tell me if I could create a worksheet that would be able to total a
value or values from multiple worksheets within a folder without knowing ahead
of time what the sheet names are? All workbooks would be identical within a
folder as they are all created from the same template. I would like to create
a totals worksheet that would take a value from a given sheet in each of these
workbooks and total it either dynamically or under some sort of program input.
For example a folder named September03 would hold 10 workbooks that included a
totals page for the workbook with particular cells that I would like to add
together in a unique workbook. Thanks,

Ray

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
How can i add multiple links within a workbook? micksa Excel Discussion (Misc queries) 4 February 5th 08 03:33 PM
How do I send multiple workbook folders with formula links intact. Ernie Excel Discussion (Misc queries) 1 December 27th 06 08:25 PM
My workbook links are not updating (its 30,000 KB size workbook). rselena Excel Discussion (Misc queries) 1 August 14th 06 09:14 PM
Links to other workbook Lolly Excel Discussion (Misc queries) 3 November 17th 05 01:10 AM
How to update multiple links in multiple spreadsheets followin mo. Andy Excel Worksheet Functions 0 January 20th 05 04:51 PM


All times are GMT +1. The time now is 09:13 AM.

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"