Thread
:
How can I round to a 0 or 0.5 in Excel?
View Single Post
#
5
Posted to microsoft.public.excel.worksheet.functions
Alan
external usenet poster
Posts: 492
How can I round to a 0 or 0.5 in Excel?
With the value in A1,
=ROUND(A1,0)
Regards,
Alan.
"Rose" wrote in message
...
For examples:
I want 23.20 to be 23.00
and
I want 23.6 to be 24.00
Thanks!
Reply With Quote
Alan
View Public Profile
Find all posts by Alan