Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Excel did not recognize "mround" as a formula.
The MROUND function is part of the Analysis Tool-Pak add-in. In order to use it, you must go to the Tools menu, choose Add-Ins, and select Analysis Tool-Pak from the list. Once you've checked this item, the MROUND function will be available for use. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "widman" wrote in message ... Yep, the second one did it. Excel did not recognize "mround" as a formula. thanks "Ron Coderre" wrote: Try one of these: For a value in A1 B1: =MROUND(A1,0.5) or B1: =ROUND(A1/0.5,0)*0.5 Does that help? *********** Regards, Ron XL2002, WinXP-Pro "widman" wrote: Anyone know a good way to round so that a prices can end up in 50 cent increments? 28.10 would round down to 28.00 28.40 wound end up 28.50 28.80 would end up 29.00 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Round time maybe this explanation will help | Excel Discussion (Misc queries) | |||
round up a function RESULT | Excel Discussion (Misc queries) | |||
Remove middle initial from "first name middle initial" | Excel Discussion (Misc queries) | |||
Round whole numbers up and down | Excel Discussion (Misc queries) | |||
How do I ROUND() round off decimals of a column dataset? | Excel Worksheet Functions |