Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Ragdyer
 
Posts: n/a
Default

BUT ... Have you tried *simply* enclosing the whole shebang in *one set* of
double quotes ?

This does work:
=SUM((A1,A3,A5,...,A200))
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Jason Morin" wrote in message
...
One way is to put a subset of the cell references in
parentheses. For example:

=SUM
((A1,A3,A5,A7,A9,A11,A13,A15,A17,A19,A21,A23,A25,A 27,A29,A
31,A33,A35,A37,A39,A41,A43,A45,A47,A49,A51,A53,A55 ,A57),A5
9,A61,A63,A65,A67,A69,A71,A73,A75,A77,A79,A81,A83, A85,A87,
A89)

Notice how the first 29 cell references (A1-A57) are in
parentheses.

HTH
Jason
Atlanta, GA

-----Original Message-----
I am working on Excel 2003 and trying to add a long

column of numbers. Excel
will not allow me to enter more than 30 cells to be

added. They are not
continuous (cells in a single column, but every other

row).

Can anyone help?
.


  #2   Report Post  
Ragdyer
 
Posts: n/a
Default

Just tried it with Average(), and that works also!

Wonder how many others will accept the double quotes?
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Ragdyer" wrote in message
...
BUT ... Have you tried *simply* enclosing the whole shebang in *one set*

of
double quotes ?

This does work:
=SUM((A1,A3,A5,...,A200))
--
Regards,

RD

--------------------------------------------------------------------------

-
Please keep all correspondence within the NewsGroup, so all may benefit !
--------------------------------------------------------------------------

-
"Jason Morin" wrote in message
...
One way is to put a subset of the cell references in
parentheses. For example:

=SUM
((A1,A3,A5,A7,A9,A11,A13,A15,A17,A19,A21,A23,A25,A 27,A29,A
31,A33,A35,A37,A39,A41,A43,A45,A47,A49,A51,A53,A55 ,A57),A5
9,A61,A63,A65,A67,A69,A71,A73,A75,A77,A79,A81,A83, A85,A87,
A89)

Notice how the first 29 cell references (A1-A57) are in
parentheses.

HTH
Jason
Atlanta, GA

-----Original Message-----
I am working on Excel 2003 and trying to add a long

column of numbers. Excel
will not allow me to enter more than 30 cells to be

added. They are not
continuous (cells in a single column, but every other

row).

Can anyone help?
.



  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

RD,

Are you getting your quotes confused with your parentheses? Maybe time to
fix another drink <g

Bob


"Ragdyer" wrote in message
...
BUT ... Have you tried *simply* enclosing the whole shebang in *one set*

of
double quotes ?

This does work:
=SUM((A1,A3,A5,...,A200))
--
Regards,

RD

--------------------------------------------------------------------------

-
Please keep all correspondence within the NewsGroup, so all may benefit !
--------------------------------------------------------------------------

-
"Jason Morin" wrote in message
...
One way is to put a subset of the cell references in
parentheses. For example:

=SUM
((A1,A3,A5,A7,A9,A11,A13,A15,A17,A19,A21,A23,A25,A 27,A29,A
31,A33,A35,A37,A39,A41,A43,A45,A47,A49,A51,A53,A55 ,A57),A5
9,A61,A63,A65,A67,A69,A71,A73,A75,A77,A79,A81,A83, A85,A87,
A89)

Notice how the first 29 cell references (A1-A57) are in
parentheses.

HTH
Jason
Atlanta, GA

-----Original Message-----
I am working on Excel 2003 and trying to add a long

column of numbers. Excel
will not allow me to enter more than 30 cells to be

added. They are not
continuous (cells in a single column, but every other

row).

Can anyone help?
.




  #4   Report Post  
Ragdyer
 
Posts: n/a
Default

Yes, I DID mean Parenthesis !

And you're right, since it's 3 minutes after 12, time to start on today's
ration of Grog.<g
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Bob Phillips" wrote in message
...
RD,

Are you getting your quotes confused with your parentheses? Maybe time to
fix another drink <g

Bob


"Ragdyer" wrote in message
...
BUT ... Have you tried *simply* enclosing the whole shebang in *one set*

of
double quotes ?

This does work:
=SUM((A1,A3,A5,...,A200))
--
Regards,

RD


--------------------------------------------------------------------------
-
Please keep all correspondence within the NewsGroup, so all may benefit

!

--------------------------------------------------------------------------
-
"Jason Morin" wrote in message
...
One way is to put a subset of the cell references in
parentheses. For example:

=SUM
((A1,A3,A5,A7,A9,A11,A13,A15,A17,A19,A21,A23,A25,A 27,A29,A
31,A33,A35,A37,A39,A41,A43,A45,A47,A49,A51,A53,A55 ,A57),A5
9,A61,A63,A65,A67,A69,A71,A73,A75,A77,A79,A81,A83, A85,A87,
A89)

Notice how the first 29 cell references (A1-A57) are in
parentheses.

HTH
Jason
Atlanta, GA

-----Original Message-----
I am working on Excel 2003 and trying to add a long
column of numbers. Excel
will not allow me to enter more than 30 cells to be
added. They are not
continuous (cells in a single column, but every other
row).

Can anyone help?
.





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
need to find which numbers (3+) in a column sum to a value Devin Excel Discussion (Misc queries) 1 February 11th 05 10:30 PM
I cannot get a column of numbers to sum, why? HHG Excel Discussion (Misc queries) 8 February 8th 05 12:55 PM
I cannot get a column of numbers to sum, why? HHG Excel Worksheet Functions 4 February 8th 05 04:23 AM
Cannot get a column of numbers to SUM...why? HHG Excel Worksheet Functions 3 February 8th 05 03:49 AM
Adding column data stge Excel Worksheet Functions 1 November 4th 04 05:26 PM


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