LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default combining data from multiple workbooks

This formula:
=SUM([Barb.xls]Week Totals'!C3+[Wendy.xls]Week Totals'!C3
+[Gail.xls]Week Totals'!C3+[Kim.xls]Week Totals'!C3)


will be more than 4 times longer than this formula:

=[Barb.xls]Week Totals'!C3


Just because the drive/path will show up 4 times as often.

And if each of those small formulas are too long, then there is no chance that
that =sum() formula will work.

Create each of those formulas and close those workbooks and watch what happens
to the =sum() formula.

=========

I don't know enough about how your network is setup, but if you can put all the
files on a common network share, then your life will be a little easier.



dslocum wrote:

Dave, indeed this is the formula I will be using, though there are 15 of
these formulas, one for each Call Type.

=SUM([Barb.xls]Week Totals'!C3+[Wendy.xls]Week Totals'!C3
+[Gail.xls]Week Totals'!C3+[Kim.xls]Week Totals'!C3)

If I do create a worksheet that holds cell data like you have here,

=[Barb.xls]Week Totals'!C3
=[Wendy.xls]WeekTotals'!C3
=[Gail.xls]Week Totals'!C3
=[Kim.xls]Week Totals'!C3

I will still have the long formulas due to the Drive/Path issue,
correct?
The advantage you are saying is that I can then use the values found on
this worksheet in the formulas of the Managers Weekly Totals worksheet,
correct?

There is no way around the Drive/Path issue I am assuming. The Manager
isn't making changes to her spreadsheet; I only noticed that once I had
everything working on my machine and Saved and Closed all of the
individual workbooks and then opened them all back up to see if it
would really work as I imagined, it did work correctly. However, I
also noticed that the formulas in the Manager's workbook included the
Drive/Path to my computer and I was looking for a way to avoid that.

I agree, multiple copies of the same workbook is never a good thing.

So, once the manager receives all of the workbooks from her people, I
will edit the formulas in her workbook so that they point to her
Drive/Path.

Thank you so much for the input. You've helped me learn something and
have made my spreadsheets much cleaner and more professional.

d.

--
dslocum


--

Dave Peterson
 
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
Combining data from multiple workbooks KarenH Excel Worksheet Functions 2 November 30th 07 10:11 PM
Combining Multiple Workbooks [email protected] Excel Discussion (Misc queries) 11 July 28th 07 04:10 AM
Combining Multiple Workbooks LJHS Excel Discussion (Misc queries) 1 October 22nd 06 09:22 AM
Combining Data from multiple workbooks omniplayer Excel Discussion (Misc queries) 5 January 29th 06 12:18 PM
Question about combining data from multiple workbooks into one rep BookOpenandUpright Excel Discussion (Misc queries) 2 February 19th 05 12:37 PM


All times are GMT +1. The time now is 04:08 PM.

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

About Us

"It's about Microsoft Excel"