Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Blackcat
 
Posts: n/a
Default Adding cells from multiple workbooks

I have approx 20 workbooks whcih are set up identically.

I need to add the data per cell ( eg A1+A1+A1 etc) in a summary workbook but
because of the number of workbooks it's unmanageable to simply add each cell.

Is there a simple way of doing this using "SUM" or whatever?

Thanks for any help
  #2   Report Post  
tjtjjtjt
 
Posts: n/a
Default

You can check out the Data | Consolidate Feature. It's designed to do exactly
what you are asking.
Check out the Help Topic Consolidate data.

tj

"Blackcat" wrote:

I have approx 20 workbooks whcih are set up identically.

I need to add the data per cell ( eg A1+A1+A1 etc) in a summary workbook but
because of the number of workbooks it's unmanageable to simply add each cell.

Is there a simple way of doing this using "SUM" or whatever?

Thanks for any help

  #3   Report Post  
Norman Jones
 
Posts: n/a
Default

Hi Blackcat,

You can sum between dummy sheets as described in a post fro Tom Ogilvy:

'----------------------------------
'From: Tom Ogilvy
Put in two extra blank sheets. Name one Start, name one Finish


Now in the summary sheet put in a formula


=Sum(Start:Finish!A4)

insert your daily sheets between start (at the front) and finish at the end.
Put your summary shout outside of these two boundary sheet.


--
Regards,
Tom Ogilvy


'----------------------------------<<


---
Regards,
Norman



"Blackcat" wrote in message
...
I have approx 20 workbooks whcih are set up identically.

I need to add the data per cell ( eg A1+A1+A1 etc) in a summary workbook
but
because of the number of workbooks it's unmanageable to simply add each
cell.

Is there a simple way of doing this using "SUM" or whatever?

Thanks for any help



  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

Try

=SUM(Sheet2:Sheet9!A1)

just change the names to your first and last sheet

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Blackcat" wrote in message
...
I have approx 20 workbooks whcih are set up identically.

I need to add the data per cell ( eg A1+A1+A1 etc) in a summary workbook

but
because of the number of workbooks it's unmanageable to simply add each

cell.

Is there a simple way of doing this using "SUM" or whatever?

Thanks for any help



  #5   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Hi Bob

Check your Inbox please

--
Regards Ron de Bruin
http://www.rondebruin.nl



"Bob Phillips" wrote in message ...
Try

=SUM(Sheet2:Sheet9!A1)

just change the names to your first and last sheet

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Blackcat" wrote in message
...
I have approx 20 workbooks whcih are set up identically.

I need to add the data per cell ( eg A1+A1+A1 etc) in a summary workbook

but
because of the number of workbooks it's unmanageable to simply add each

cell.

Is there a simple way of doing this using "SUM" or whatever?

Thanks for any help







  #6   Report Post  
Blackcat
 
Posts: n/a
Default

The sheets are in different workbooks though and because of the distribution
need to stay there.




"Bob Phillips" wrote:

Try

=SUM(Sheet2:Sheet9!A1)

just change the names to your first and last sheet

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Blackcat" wrote in message
...
I have approx 20 workbooks whcih are set up identically.

I need to add the data per cell ( eg A1+A1+A1 etc) in a summary workbook

but
because of the number of workbooks it's unmanageable to simply add each

cell.

Is there a simple way of doing this using "SUM" or whatever?

Thanks for any help




  #7   Report Post  
Bob Phillips
 
Posts: n/a
Default

Then I think that you are stuck with individually adding them.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Blackcat" wrote in message
...
The sheets are in different workbooks though and because of the

distribution
need to stay there.




"Bob Phillips" wrote:

Try

=SUM(Sheet2:Sheet9!A1)

just change the names to your first and last sheet

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Blackcat" wrote in message
...
I have approx 20 workbooks whcih are set up identically.

I need to add the data per cell ( eg A1+A1+A1 etc) in a summary

workbook
but
because of the number of workbooks it's unmanageable to simply add

each
cell.

Is there a simple way of doing this using "SUM" or whatever?

Thanks for any help






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 do i add the same text after current text in multiple cells Sue Excel Discussion (Misc queries) 3 January 13th 05 09:28 PM
Adding contents of cells by clicking in Excel 2002 Kevin Gordon Excel Discussion (Misc queries) 7 January 11th 05 04:49 PM
ADDING SUM TOTAL OF MORE THAN 30 CELLS IN A COLUMN TOGETHER - WON. Robin Smith Excel Discussion (Misc queries) 0 December 20th 04 08:47 PM
background formatting across multiple cells Casper Excel Discussion (Misc queries) 0 November 26th 04 11:18 AM
How do I extract cells from multiple workbooks Trevor Excel Discussion (Misc queries) 1 November 25th 04 10:59 PM


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