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.
119.1 - 858,587
↓ 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.