![]() |
Formula
Hi I am using a simple formula to add two number together but the problem is
that the numbers have been formatted to 2 decimal places and when I add them together the answer uses more than the two decimal places. How can I stop this? I have enter the data below so you can see what I mean. The first 2 numbers are the ones I am adding together and the last one is the answer. $34.62 $34.62 $69.23 -- Lor |
Formula
Try this:
=ROUND(A1,2) + ROUND(A2,2) Hope this helps. Pete On Nov 27, 1:40*am, LorGif wrote: Hi I am using a simple formula to add two number together but the problem is that the numbers have been formatted to 2 decimal places and when I add them together the answer uses more than the two decimal places. How can I stop this? I have enter the data below so you can see what I mean. The first 2 numbers are the ones I am adding together and the last one is the answer. $34.62 $34.62 $69.23 -- Lor |
All times are GMT +1. The time now is 09:13 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com