ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Unwanted Rounding (https://www.excelbanter.com/excel-discussion-misc-queries/90469-unwanted-rounding.html)

Bigjohn

Unwanted Rounding
 

Hi,

I am tearing my hair out trying to make a currency sum appear to two
decimal places without the cell being rounded up as, by doing so, it
gives the 'wrong' amount!!!:confused:

For info, the figure in the cell £59.3074. I want it to display £50.30
not £50.31.

Can anyone tell me how to stop it doing this?


--
Bigjohn
------------------------------------------------------------------------
Bigjohn's Profile: http://www.excelforum.com/member.php...o&userid=34784
View this thread: http://www.excelforum.com/showthread...hreadid=545412


Dav

Unwanted Rounding
 

you need to include your formula in another function

eg if your original formula was sum(a1:a2)

eg rounddown(sum(a1:a2),2)
or floor(sum(a1:a2),0.01)

regards

Dav


--
Dav
------------------------------------------------------------------------
Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107
View this thread: http://www.excelforum.com/showthread...hreadid=545412


Arvi Laanemets

Unwanted Rounding
 
Hi

I'm afraid OP used a simple cell formatting :-))


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"Dav" wrote in message
...

you need to include your formula in another function

eg if your original formula was sum(a1:a2)

eg rounddown(sum(a1:a2),2)
or floor(sum(a1:a2),0.01)

regards

Dav


--
Dav
------------------------------------------------------------------------
Dav's Profile:
http://www.excelforum.com/member.php...o&userid=27107
View this thread: http://www.excelforum.com/showthread...hreadid=545412





All times are GMT +1. The time now is 04:15 AM.

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