Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 48
Default Sum over ranges on another worksheet

I am trying to sum a group of cells contained on another worksheet within the
same file.

The worksheet is named "Podiums & Carts".

The formula that is causing the error is

+SUM('Podiums & Carts'!T46:53+'Podiums & Carts'!T61:65+'Podiums &
Carts'!T68:T71+'Podiums & Carts'!T73:T76+'Podiums & Carts'!T57)

Any assistance would be appreciated.

Jon
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,358
Default Sum over ranges on another worksheet

try instead:
=SUM('Podium & Carts'!T46:T53,'Podium & Carts'!T61:T65,'Podium &
Carts'!T68:T71,'Podium & Carts'!T73:T76,'Podium & Carts'!T57)
You don't need the + signs in the SUM function, each separate range is
separated (in English version, it is by comma), and your first 2 ranges are
missing the column reference of the second part of the range.
--
** John C **


"jmcclain" wrote:

I am trying to sum a group of cells contained on another worksheet within the
same file.

The worksheet is named "Podiums & Carts".

The formula that is causing the error is

+SUM('Podiums & Carts'!T46:53+'Podiums & Carts'!T61:65+'Podiums &
Carts'!T68:T71+'Podiums & Carts'!T73:T76+'Podiums & Carts'!T57)

Any assistance would be appreciated.

Jon

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 964
Default Sum over ranges on another worksheet

What kind of error?

=SUM('Podiums & Carts'!T46:53,'Podiums & Carts'!T61:65,'Podiums &
Carts'!T68:T71,'Podiums & Carts'!T73:T76,'Podiums & Carts'!T57)

don't use plus signs within a sum function however that wouldn't cause an
error.



--


Regards,


Peo Sjoblom

"jmcclain" wrote in message
...
I am trying to sum a group of cells contained on another worksheet within
the
same file.

The worksheet is named "Podiums & Carts".

The formula that is causing the error is

+SUM('Podiums & Carts'!T46:53+'Podiums & Carts'!T61:65+'Podiums &
Carts'!T68:T71+'Podiums & Carts'!T73:T76+'Podiums & Carts'!T57)

Any assistance would be appreciated.

Jon



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 964
Default Sum over ranges on another worksheet

Didn't notice you were omitting the column headers, when you do a thing like
this it is better to type the equal sign, then SUM( and then go to this
particular sheet, select the ranges you want by holding down the ctrl key
and then select the next range etc. That way Excel will give you all the
necessary data.

--


Regards,


Peo Sjoblom

"Peo Sjoblom" wrote in message
...
What kind of error?

=SUM('Podiums & Carts'!T46:53,'Podiums & Carts'!T61:65,'Podiums &
Carts'!T68:T71,'Podiums & Carts'!T73:T76,'Podiums & Carts'!T57)

don't use plus signs within a sum function however that wouldn't cause an
error.



--


Regards,


Peo Sjoblom

"jmcclain" wrote in message
...
I am trying to sum a group of cells contained on another worksheet within
the
same file.

The worksheet is named "Podiums & Carts".

The formula that is causing the error is

+SUM('Podiums & Carts'!T46:53+'Podiums & Carts'!T61:65+'Podiums &
Carts'!T68:T71+'Podiums & Carts'!T73:T76+'Podiums & Carts'!T57)

Any assistance would be appreciated.

Jon





  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 48
Default Sum over ranges on another worksheet

Thanks to all for the assist.

I stared at this for 15 minutes and never noticed the missing column
references.

Regards,

"Peo Sjoblom" wrote:

Didn't notice you were omitting the column headers, when you do a thing like
this it is better to type the equal sign, then SUM( and then go to this
particular sheet, select the ranges you want by holding down the ctrl key
and then select the next range etc. That way Excel will give you all the
necessary data.

--


Regards,


Peo Sjoblom

"Peo Sjoblom" wrote in message
...
What kind of error?

=SUM('Podiums & Carts'!T46:53,'Podiums & Carts'!T61:65,'Podiums &
Carts'!T68:T71,'Podiums & Carts'!T73:T76,'Podiums & Carts'!T57)

don't use plus signs within a sum function however that wouldn't cause an
error.



--


Regards,


Peo Sjoblom

"jmcclain" wrote in message
...
I am trying to sum a group of cells contained on another worksheet within
the
same file.

The worksheet is named "Podiums & Carts".

The formula that is causing the error is

+SUM('Podiums & Carts'!T46:53+'Podiums & Carts'!T61:65+'Podiums &
Carts'!T68:T71+'Podiums & Carts'!T73:T76+'Podiums & Carts'!T57)

Any assistance would be appreciated.

Jon






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 to hide and secure ranges in worksheet John Excel Worksheet Functions 3 March 28th 07 08:59 AM
Mutiple Intersect Ranges for same worksheet - Help!! Jenny B. Excel Discussion (Misc queries) 2 October 31st 06 07:57 PM
Copy worksheet ranges from One Workbook to another from halem2 Excel Worksheet Functions 0 March 24th 06 01:42 PM
Vlookup with 2 ranges in one worksheet Eelco Wiertsema Excel Worksheet Functions 5 February 18th 05 07:57 PM
how do I name ranges in an Excel worksheet becca122121 Excel Worksheet Functions 4 November 8th 04 06:14 PM


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