Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 226
Default CONSOLIDATE SHEETS

I have been trying to consolidate data from various SHEETS using the
following formulas:

=SUM('SRY SAGA 2009 BY SUP':'SRY IBK MC 2009 BY SUP'!C5)

where data in the first and second sheet are exactly identical in format. I
get a NAME error, which I cannot understand.

I have used alternatively this other method:

=SUM('SRY SAGA 2009 BY SUP'!C5,'SRY IBK MC 2009 BY SUP'!C5)

and it worked with this second method.

I want to use the first syntax as it is simpler.

Anyone can help me in determining what is not working in the syntax of the
first expression.

Thanks.

Roger.



--
Roger
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default CONSOLIDATE SHEETS

Try

=SUM('SRY SAGA 2009 BY SUP:SRY IBK MC 2009 BY SUP'!C5)

If this post helps click Yes
---------------
Jacob Skaria


"Roger" wrote:

I have been trying to consolidate data from various SHEETS using the
following formulas:

=SUM('SRY SAGA 2009 BY SUP':'SRY IBK MC 2009 BY SUP'!C5)

where data in the first and second sheet are exactly identical in format. I
get a NAME error, which I cannot understand.

I have used alternatively this other method:

=SUM('SRY SAGA 2009 BY SUP'!C5,'SRY IBK MC 2009 BY SUP'!C5)

and it worked with this second method.

I want to use the first syntax as it is simpler.

Anyone can help me in determining what is not working in the syntax of the
first expression.

Thanks.

Roger.



--
Roger

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 do I consolidate balance sheets from different companies Mary F Excel Discussion (Misc queries) 0 June 27th 06 04:10 PM
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 07:06 AM.

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"