Forum Discussion
Davec62
Jun 02, 2023Copper Contributor
Excel Rounding On =SUM
Hi
I have created spreadsheet which calculates VAT and has a total columns. The issue is that the numbers are rounded up or down. I would like them to be exact.
I have =sum(D2:D4) which are 0.17 for column D The total should be 0.51 but it is round to 0.50
I have =sum(E2:E4) which are 8.33 for column E The total should be 2.49 but it is round to 2.50
The cells are set as a number format with 2 decimal places.
Any suggestions very much appreciated?
Thanks
Dave
10 Replies
Sort By