![]() |
#1
|
|||
|
|||
![]() I regularly need to perform this manual rounding operation, and would love to find an automated solution: If the decimal of the number is between .0 and .4, it's rounded up to the next integer. If the decimal of the number is between .5 and .9, it's rounded up to one integer larger than the next integer. Examples: 1.3 → 2 4.5 → 6 8.9 → 10 11 → 12 A formula would be fine - I could just paste the formula in the adjacent column. Alternatively, I'd be happy to highlight the relevant cells and run a macro on them. Thanks in advance! |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
melissapete24 | Excel | 5 | 08-27-2016 12:51 AM |
![]() |
billreed7 | Excel | 5 | 07-03-2016 06:43 PM |
Rounding to nearest 0.25 | Guloluseus | Excel | 5 | 10-27-2015 11:28 PM |
Rounding values inconsistent | required_username | Excel | 10 | 06-05-2014 05:35 AM |
Custom formatting code - rounding problem | venkys4u | Excel | 1 | 08-14-2012 07:45 PM |