Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Add non continuous ranges of cells
 
Posts: n/a
Default ADD DIFFERENT RANGES OF CELLS

I need to perform a sum of many (over 100) different cells and ranges that
are not in a continuous range. I could use the = function which would take
forever, and the sum function does not work when I try to add different
ranges that are not in a continuous order.

I know there is a simple way to do this...can anyone help - please?

Example: let's say I have these numbers in different cells
1,2,3,4,5,6,7,8,etc... and I want to add the cells that have the numbers
2,4,5 and 8. How can I add them without using the = or the sum function

  #2   Report Post  
Posted to microsoft.public.excel.misc
Ragdyer
 
Posts: n/a
Default ADD DIFFERENT RANGES OF CELLS

<<<"and the sum function does not work when I try to add different ranges
that are not in a continuous order"

That is *not* true!

This works fine:

=SUM(A5:A10,D5:H5,H6,A20,C12:F18)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Add non continuous ranges of cells" <Add non continuous ranges of
wrote in message
...
I need to perform a sum of many (over 100) different cells and ranges that
are not in a continuous range. I could use the = function which would

take
forever, and the sum function does not work when I try to add different
ranges that are not in a continuous order.

I know there is a simple way to do this...can anyone help - please?

Example: let's say I have these numbers in different cells
1,2,3,4,5,6,7,8,etc... and I want to add the cells that have the numbers
2,4,5 and 8. How can I add them without using the = or the sum function


  #3   Report Post  
Posted to microsoft.public.excel.misc
Ivan F Moala
 
Posts: n/a
Default ADD DIFFERENT RANGES OF CELLS


You can also enter =Sum(

and just press and hold the 'ctrl' key and select the desired range to
sum??


--
Ivan F Moala


------------------------------------------------------------------------
Ivan F Moala's Profile: http://www.excelforum.com/member.php...fo&userid=1954
View this thread: http://www.excelforum.com/showthread...hreadid=554232

  #4   Report Post  
Posted to microsoft.public.excel.misc
Add non continuous ranges of cells
 
Posts: n/a
Default ADD DIFFERENT RANGES OF CELLS

Thanks, THIS HELPS ME SOOOO MUCH. I guess I kept forgetting to put a COMMA
between the different ranges....

"Ragdyer" wrote:

<<<"and the sum function does not work when I try to add different ranges
that are not in a continuous order"

That is *not* true!

This works fine:

=SUM(A5:A10,D5:H5,H6,A20,C12:F18)

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Add non continuous ranges of cells" <Add non continuous ranges of
wrote in message
...
I need to perform a sum of many (over 100) different cells and ranges that
are not in a continuous range. I could use the = function which would

take
forever, and the sum function does not work when I try to add different
ranges that are not in a continuous order.

I know there is a simple way to do this...can anyone help - please?

Example: let's say I have these numbers in different cells
1,2,3,4,5,6,7,8,etc... and I want to add the cells that have the numbers
2,4,5 and 8. How can I add them without using the = or the sum function



  #5   Report Post  
Posted to microsoft.public.excel.misc
Add non continuous ranges of cells
 
Posts: n/a
Default ADD DIFFERENT RANGES OF CELLS

Thanks Ivan, both methods work....I always tried to do this, but did not
realize that I needed to put a comma after each range that I selected.

"Ivan F Moala" wrote:


You can also enter =Sum(

and just press and hold the 'ctrl' key and select the desired range to
sum??


--
Ivan F Moala


------------------------------------------------------------------------
Ivan F Moala's Profile: http://www.excelforum.com/member.php...fo&userid=1954
View this thread: http://www.excelforum.com/showthread...hreadid=554232


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
Linking Groups of cells between workbooks vnacj-joe Excel Discussion (Misc queries) 4 June 14th 07 05:18 PM
Use functions when cells are merged Amanda Excel Worksheet Functions 3 September 12th 05 06:08 PM
Protecting Workbook Paul Cooling Excel Discussion (Misc queries) 2 March 7th 05 11:55 AM
Convert data type of cells to Text,Number,Date and Time Kevin Excel Worksheet Functions 1 December 31st 04 12:57 PM
empty cells in ranges UniDave Excel Discussion (Misc queries) 2 November 26th 04 02:18 AM


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