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...
Lorenzo
Jun 02, 2023Silver Contributor
Davec62
Jun 02, 2023Copper Contributor
@L z
thanks very much for your solution
Dave
thanks very much for your solution
Dave
- Davec62Jul 03, 2023Copper Contributor
Hi
sorry to bother you again. I am now about to use the sheet with the formulas suggested. However if I enter 2 in A2 the total for C2 is then 1.67 when it should be 1.66. Is there a way to overcome this. This means B2 is 0.33 when it should be 0.34.
Any advice would be greatly appreciated
Thanks
Dave
- SergeiBaklanJul 03, 2023Diamond Contributor
2/1.2 is about 1.6666666667. What is the logic why it shall be 1.66, you trunk all decimals after first two?