Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I round to the nearest one-half?
3.1 becomes 3 3.4 becomes 3.5 -- jake |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Jake,
Try: =ROUND(A1*2,0)/2 -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings with @tiscali.co.uk "Jakobshavn Isbrae" wrote in message ... How do I round to the nearest one-half? 3.1 becomes 3 3.4 becomes 3.5 -- jake |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=MROUND(3,1;0,5) (=3)
=MROUND(3,4;0,5) (=3,5) Activate Tools/Add-Ins/Analisys Toolpak Regards, Stefi €˛Jakobshavn Isbrae€¯ ezt Ć*rta: How do I round to the nearest one-half? 3.1 becomes 3 3.4 becomes 3.5 -- jake |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Stefi & Sandy:
Thank you both very much. -- jake "Stefi" wrote: =MROUND(3,1;0,5) (=3) =MROUND(3,4;0,5) (=3,5) Activate Tools/Add-Ins/Analisys Toolpak Regards, Stefi €˛Jakobshavn Isbrae€¯ ezt Ć*rta: How do I round to the nearest one-half? 3.1 becomes 3 3.4 becomes 3.5 -- jake |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You are welcome! Thanks for the feedback!
Stefi €˛Jakobshavn Isbrae€¯ ezt Ć*rta: Stefi & Sandy: Thank you both very much. -- jake "Stefi" wrote: =MROUND(3,1;0,5) (=3) =MROUND(3,4;0,5) (=3,5) Activate Tools/Add-Ins/Analisys Toolpak Regards, Stefi €˛Jakobshavn Isbrae€¯ ezt Ć*rta: How do I round to the nearest one-half? 3.1 becomes 3 3.4 becomes 3.5 -- jake |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I correct rounding errors in Excel formulas? | Excel Worksheet Functions | |||
Rounding and Number Formatting | Excel Discussion (Misc queries) | |||
Rounding to the Nearest Eighth | Excel Discussion (Misc queries) | |||
Rounding numbers to the nearest 5 or 0 | Excel Worksheet Functions | |||
Banker's Rounding - need help! | Excel Discussion (Misc queries) |