#1   Report Post  
Confused
 
Posts: n/a
Default Sum function

I am trying to add a column of numbers using the SUM function. The result
displayed is 0, but it should be much larger than this.
  #2   Report Post  
Beverly76
 
Posts: n/a
Default

Did you use this formula, to select the entire column?

=SUM(D:D)

"Confused" wrote:

I am trying to add a column of numbers using the SUM function. The result
displayed is 0, but it should be much larger than this.

  #3   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

What result do you get with:

=SUMPRODUCT(--Range)

compared to:

=SUM(Range)

where Range is not a whole column reference?

Confused wrote:
I am trying to add a column of numbers using the SUM function. The result
displayed is 0, but it should be much larger than this.

  #4   Report Post  
JulieD
 
Posts: n/a
Default

it is possible that excel is treating your numbers as text, to test this, in
another cell type
=ISNUMBER(D1)
where D1 is a number in the column you want to sum
if FALSE is returned then you need to select a blank cell (probably on
another worksheet) and choose copy
then select your column and choose edit / paste special / add and click OK

then reenter your SUM formula and it should work.

Cheers
JulieD

"Beverly76" wrote in message
...
Did you use this formula, to select the entire column?

=SUM(D:D)

"Confused" wrote:

I am trying to add a column of numbers using the SUM function. The result
displayed is 0, but it should be much larger than this.



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
Accessing a Function Bill Martin -- (Remove NOSPAM from address) Excel Discussion (Misc queries) 4 January 1st 05 05:46 AM
Access Module coded converted to Excel Function Adam Excel Discussion (Misc queries) 1 December 23rd 04 02:48 PM
Function in XL or in VBA for XL that pulls numeric digits from a t Nate Oliver Excel Discussion (Misc queries) 0 December 14th 04 04:57 PM
Excel function help facilities RPS Excel Discussion (Misc queries) 1 December 8th 04 02:36 AM
I cant use englisch function names in a swedich version of excel PE Excel Discussion (Misc queries) 2 December 7th 04 01:00 AM


All times are GMT +1. The time now is 12:18 AM.

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"