Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default consolidate numbers by position from sheets in different workbook.

How to use the consolidate command to add the contents of the cells on 120
different sheets in different workbooks into an identical cell position on a
summary sheet. The online Excell help is not sufficiently specific to
describe how to do this. Is there a good online Excell tutorial available or
an Exell Example Book that has examples.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default consolidate numbers by position from sheets in different workbook.

Basics are as given in the help (copied at the end of this post)

You have to figure out a way to pass the cell references you need to
consolidate.
eg if you have three workbooks then use this
=SUM([Workbook1]Sheet1:Sheet10!B3,[Workbook2]Sheet1:Sheet10!B3,[Workbook3]Sheet1:Sheet10!B3)

Ideally you should use a macro...

'-------------FROM HELP------------
On the consolidation worksheet, copy or enter the labels you want for the
consolidated data.
Click a cell that you want to contain consolidated data.
Type a formula that includes references to the source cells on each
worksheet that contains data you want to consolidate.
For example, to combine the data in cell B3 from worksheets Sheet 2 through
Sheet 7 inclusive, you could type =SUM(Sheet2:Sheet7!B3). If the data to
consolidate is in different cells on different worksheets, enter a formula
such as this: =SUM(Sheet3!B4, Sheet4!A7, Sheet5!C5). To enter a reference
such as Sheet3!B4 in a formula without typing, type the formula up to the
point where you need the reference, click the worksheet tab, and then click
the cell.



"Rocketman" wrote:

How to use the consolidate command to add the contents of the cells on 120
different sheets in different workbooks into an identical cell position on a
summary sheet. The online Excell help is not sufficiently specific to
describe how to do this. Is there a good online Excell tutorial available or
an Exell Example Book that has examples.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default consolidate numbers by position from sheets in different workb

I wish to Thank Sheeloo for giving me a very good response. I am not sure of
the protocol of posting appreciation,but I will respond until told otherwise.
Aloha!Rocketman

"Sheeloo" wrote:

Basics are as given in the help (copied at the end of this post)

You have to figure out a way to pass the cell references you need to
consolidate.
eg if you have three workbooks then use this
=SUM([Workbook1]Sheet1:Sheet10!B3,[Workbook2]Sheet1:Sheet10!B3,[Workbook3]Sheet1:Sheet10!B3)

Ideally you should use a macro...

'-------------FROM HELP------------
On the consolidation worksheet, copy or enter the labels you want for the
consolidated data.
Click a cell that you want to contain consolidated data.
Type a formula that includes references to the source cells on each
worksheet that contains data you want to consolidate.
For example, to combine the data in cell B3 from worksheets Sheet 2 through
Sheet 7 inclusive, you could type =SUM(Sheet2:Sheet7!B3). If the data to
consolidate is in different cells on different worksheets, enter a formula
such as this: =SUM(Sheet3!B4, Sheet4!A7, Sheet5!C5). To enter a reference
such as Sheet3!B4 in a formula without typing, type the formula up to the
point where you need the reference, click the worksheet tab, and then click
the cell.



"Rocketman" wrote:

How to use the consolidate command to add the contents of the cells on 120
different sheets in different workbooks into an identical cell position on a
summary sheet. The online Excell help is not sufficiently specific to
describe how to do this. Is there a good online Excell tutorial available or
an Exell Example Book that has examples.

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 consolidate many sheets in same file to 1? IEW Excel Discussion (Misc queries) 1 March 21st 07 05:05 PM
consolidate over 50 sheets by Macro Khoshravan Excel Discussion (Misc queries) 7 July 29th 06 02:25 PM
how to consolidate data in different excel sheets paul Excel Worksheet Functions 0 March 27th 06 12:05 AM
Consolidate different sheets to different workbooks markx Excel Worksheet Functions 3 April 26th 05 03:30 PM
Consolidate sheets Manos Excel Worksheet Functions 2 February 14th 05 03:12 PM


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