Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 27
Default SUM & Average Formula Problem

I want to sum up different cells around 40 in a single worksheet but they are
in different rows and columns and I can't select a range to add them up but
whenever I try to give different cell locations separating them by comma, it
stops after 30 cells.

Is there any way to sum or get average of more than 30 numbers in a single
worksheet ??????????
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default SUM & Average Formula Problem

Do it like this:

=SUM(list of up to 30 cells) + SUM(list of another 30 cells) + etc.

To get an average you can take the sum from above and divide it by the
COUNT of the number of cells.

Hope this helps.

Pete

On Aug 15, 7:48*am, Miki wrote:
I want to sum up different cells around 40 in a single worksheet but they are
in different rows and columns and I can't select a range to add them up but
whenever I try to give different cell locations separating them by comma, it
stops after 30 cells.

Is there any way to sum or get average of more than 30 numbers in a single
worksheet ??????????


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default SUM & Average Formula Problem

Or even just
=SUM((list of up to 30 cells),(list of another 30 cells),(etc...))
--
David Biddulph

"Pete_UK" wrote in message
...
Do it like this:

=SUM(list of up to 30 cells) + SUM(list of another 30 cells) + etc.

To get an average you can take the sum from above and divide it by the
COUNT of the number of cells.

Hope this helps.

Pete

On Aug 15, 7:48 am, Miki wrote:
I want to sum up different cells around 40 in a single worksheet but
they are
in different rows and columns and I can't select a range to add them up
but
whenever I try to give different cell locations separating them by
comma, it
stops after 30 cells.

Is there any way to sum or get average of more than 30 numbers in a
single
worksheet ??????????



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default SUM & Average Formula Problem

Yes, of course, David - thanks.

Pete

On Aug 15, 1:36*pm, "David Biddulph" <groups [at] biddulph.org.uk
wrote:
Or even just
=SUM((list of up to 30 cells),(list of another 30 cells),(etc...))
--
David Biddulph

"Pete_UK" wrote in message

...



Do it like this:


=SUM(list of up to 30 cells) + SUM(list of another 30 cells) + etc.


To get an average you can take the sum from above and divide it by the
COUNT of the number of cells.


Hope this helps.


Pete


On Aug 15, 7:48 am, Miki wrote:
I want to sum up different cells around 40 in a single worksheet but
they are
in different rows and columns and I can't select a range to add them up
but
whenever I try to give different cell locations separating them by
comma, it
stops after 30 cells.


Is there any way to sum or get average of more than 30 numbers in a
single
worksheet ??????????- Hide quoted text -


- Show quoted text -


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default SUM & Average Formula Problem

Or even just:

=Sum((list of as many cells as needed))
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
Or even just
=SUM((list of up to 30 cells),(list of another 30 cells),(etc...))
--
David Biddulph

"Pete_UK" wrote in message
...
Do it like this:

=SUM(list of up to 30 cells) + SUM(list of another 30 cells) + etc.

To get an average you can take the sum from above and divide it by the
COUNT of the number of cells.

Hope this helps.

Pete

On Aug 15, 7:48 am, Miki wrote:
I want to sum up different cells around 40 in a single worksheet but
they are
in different rows and columns and I can't select a range to add them up
but
whenever I try to give different cell locations separating them by
comma, it
stops after 30 cells.

Is there any way to sum or get average of more than 30 numbers in a
single
worksheet ??????????







  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 27
Default SUM & Average Formula Problem

Thanx a ton ..........
It worked ........

"RagDyer" wrote:

Or even just:

=Sum((list of as many cells as needed))
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
Or even just
=SUM((list of up to 30 cells),(list of another 30 cells),(etc...))
--
David Biddulph

"Pete_UK" wrote in message
...
Do it like this:

=SUM(list of up to 30 cells) + SUM(list of another 30 cells) + etc.

To get an average you can take the sum from above and divide it by the
COUNT of the number of cells.

Hope this helps.

Pete

On Aug 15, 7:48 am, Miki wrote:
I want to sum up different cells around 40 in a single worksheet but
they are
in different rows and columns and I can't select a range to add them up
but
whenever I try to give different cell locations separating them by
comma, it
stops after 30 cells.

Is there any way to sum or get average of more than 30 numbers in a
single
worksheet ??????????






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
A formula to AVERAGE IF but only average a set number of values [email protected] Excel Worksheet Functions 2 January 31st 08 08:28 PM
Average Problem Paul Excel Worksheet Functions 3 February 10th 07 04:44 PM
Problem With An Average IF Formula Carl Excel Worksheet Functions 3 August 24th 06 09:25 PM
AVERAGE problem malik641 Excel Worksheet Functions 3 July 21st 05 04:04 AM
how does one convert text to a formula "average(A:A)" to =average( phshirk Excel Worksheet Functions 4 April 14th 05 01:20 AM


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