Incorrect SUM Values in Excel Spreadsheets

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My spreadsheet is not returning a correct value for a column of amounts added
up using the SUM formula. There is nothing untoward in the column, it is a
straight forward addition of anything from 2 to 50 plus cells, but the result
is always £0.01 out. Anyone know why?
 
Julie,

It's probably due to the binary-decimal conversions inherent in the Excel
program. Please read the post called "Comparing Numbers" dated 01/03/2005 as
well as the "Crossfooting" post dated 04/29/2004 at the following site for a
good explanation:

http://www.dicks-blog.com/
 
Results of calculations may have more decimal places than the selected
cell format displays. For instance, if three cells each contain =1/3,
their sum will be 1 even though a fixed 2 decimal place format only
displays 0.33 for each cell. If this is undesirable, you can either use
the ROUND() function to limit the number of decimal places on specific
formulas, or you can use Tools|Options|Calculation and check Precision
as displayed to automatically round all calculations to the displayed
precision.

Jerry
 

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

Back
Top