To round up numbers in Excel, it is easiest to use the CEILING function.
eg: =CEILING(A1,15)
This will round up any number in cell A1, to the next highest multiple of 15.
70.1 - 710,526
↓ Scroll down for Comments ↓
To round up numbers in Excel, it is easiest to use the CEILING function.
eg: =CEILING(A1,15)
This will round up any number in cell A1, to the next highest multiple of 15.