SUM formula not working

G

Guest

I trying to add a range of cells but I keep getting the Value of ZERO back.
Its a very basic formula:

=sum(e2:e908)

The value keeps coming up on the sheet as zero, yet when I go into the
Formula Audit area it shows the value as what it should be 4231.8 any ideas
why it keeps showing up as ZERO on the sheet? I have checked all my cell
formatting and its all set properly. I've used this same formula on previous
sheets with no problem.
 
G

Gord Dibben

Tyson

Sounds like the numbers are actually text.

Formatting to number does nothing. You have to coerce the data in numeric
format.

Format all to General then copy an empty cell.

Select data range and Edit>paste Special>Add>OK>Esc.


Gord Dibben MS Excel MVP
 
G

Guest

Tried that, my entire sheet is formatted as "General" but when I enter the
formula it still comes up as zero. I've even tried breaking it down into
groups thinking perhaps it was because it was adding to many numbers. But
even that comes back as a total of zero....
 
G

Guest

type a 1 in an unused cell, then click on copy, then select the defect list
of numbers and go to Edit, Paste Special..., click on Multiply, then OK. This
should make sure all your numbers are numbers and not text.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top