ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Why is there 0.01 difference when I set up sum function in excel? (https://www.excelbanter.com/excel-worksheet-functions/207613-why-there-0-01-difference-when-i-set-up-sum-function-excel.html)

question

Why is there 0.01 difference when I set up sum function in excel?
 


joeu2004

Why is there 0.01 difference when I set up sum function in excel?
 
On Oct 23, 8:51*pm, Question wrote:
Subject: Why is there 0.01 difference when I set up sum
function in excel?


Without details, we can only speculate. A common cause of small
differences is the fact that few numbers can be represented exactly in
Excel, which relies on binary computer arithmetic. This is
especially true when the individual values are the result of other
computations.

Another common cause is mistaking the displayed value for the true
value. Even if the displayed value appears rounded to 2 decimal
places, the actual value in the cell might be computed to more decimal
places.

In both cases, the remedy is the liberal use of the ROUND function;
for example, =ROUND(100/3,2); and =ROUND(SUM(A1:A10),2), even if each
of A1:A10 has been rounded.

Does this help?

PS: In the future, please repeat your question in the body of your
posting.


All times are GMT +1. The time now is 06:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com