Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Linking multiple workbooks together

Excel 2003. I have three works with data in them and would like to summarize
the data in a fourth workbook. I know how to link two workbooks together, but
not how to link multiple workbooks together.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Linking multiple workbooks together

It's exactly like linking from one workbook into one other, you just use more
workbooks! Is that enough help, or do you need more specifics?

On the off chance that you've mixed 'worksheets' with 'workbooks', I'll go
through it:
you have three data workbooks:
data1.xls
data2.xls
data3.xls
, and a summary workbook named summary.xls

Open all of them and then go into the summary.xls file and where you want a
reference from any one of the others, click in a cell and type the = symbol
to start a formula, then choose the other workbook, the sheet in it that you
need, and the cell within that sheet you need. Press the [Enter] key and the
link is established. Repeat as required for other references into the other
data#.xls files.

"yakdog" wrote:

Excel 2003. I have three works with data in them and would like to summarize
the data in a fourth workbook. I know how to link two workbooks together, but
not how to link multiple workbooks together.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Linking multiple workbooks together

To build up formulas using values from several different workbooks, just
think of them all as one multi-chapter mega-workbook. So instead of having a
formula such as
=A1 + B1
where you get values from the same sheet, or a formula like
='Sheet 4'!V9 / 'Sheet 12'!X44
to use two values on different sheets within the same workbook, you just
need to go one step further and provide the workbook name(s) involved. Such
a formula might look a little like this:
='[Book One]Sheet 5'!$B$5 + '[Book Two]Sheet 7'!$R$22 - '[Book 14]Sheet3'!$A$2
You can get Excel to do most of the work for you:
Have all concerned workbooks open at once, then go to the place you need the
multi-book formula and start a formula by typing in the = symbol, then
activate one of the other books, choose the proper sheet in it, and the
needed cell in it.
To continue a formula just press the key you need such as + - / * () or
start typing a function name, then when it comes time to get another value
from some other book, once again choose the workbook, worksheet in it, and
cell on that sheet and continue until you are done. When you are finished
building the formula, press the [Enter] key to end it all and finalize it in
your workbook.

There are a few worksheet functions that do not work while the other
workbooks are not open - you won't run into them often. Just be aware that
if you have built up some formula that looked great while all the workbooks
were open but suddenly have error indications in them, you may have hit one
of those functions. Try opening all involved workbooks to see if the errors
don't clear.

Also, in the formulas I used above, when you close those other workbooks,
the references to the workbook names are going to change to complete paths
with the workbook names. And they still work. However, if you take the file
to another machine somewhere without the same folder structure and without
access to those other files, then you will have links problems - you'll
probably get a prompt as to whether to change the links, update their values
or not, and you can elect to simply keep the last values obtained. Another
option would be to use the Edit | Links option to point them to the proper
files if they are available at all. Just something else to be aware of. If
the files all reside on a single computer where the path to them won't
change, or if they are available on a network and the network path has been
used to specify them, then this problem doesn't even rear its ugly head.

"yakdog" wrote:

Excel 2003. I have three works with data in them and would like to summarize
the data in a fourth workbook. I know how to link two workbooks together, but
not how to link multiple workbooks together.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 663
Default Linking multiple workbooks together

Hi,

See online help "Merge workbooks" and "Troubleshoot merging workbooks '

Challa Prabhu


"yakdog" wrote:

Excel 2003. I have three works with data in them and would like to summarize
the data in a fourth workbook. I know how to link two workbooks together, but
not how to link multiple workbooks together.

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 multiple workbooks [email protected] Links and Linking in Excel 2 May 19th 06 11:46 PM
Linking multiple workbooks Newbie Excel Discussion (Misc queries) 4 May 15th 06 05:49 PM
Linking multiple workbooks Soefje via OfficeKB.com Links and Linking in Excel 0 March 21st 06 06:11 PM
Linking between multiple worksheets, workbooks and columns cmvbfore Excel Discussion (Misc queries) 0 October 4th 05 06:58 PM
linking to multiple workbooks cwwolfdog Excel Discussion (Misc queries) 4 April 18th 05 05:29 PM


All times are GMT +1. The time now is 05:12 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"