|  

» Rounding a Value to Make It Divisible by a Specified Number

Problem:

Rounding up each number in column A to the nearest value that makes it divisible by the corresponding number in column B.

Solution:

Use the ROUNDUP function in the following formula:
=ROUNDUP(A2/B2,0)*B2


Rate This Tip
12 34 5
Rating: 3.93     Views: 10113
No comments have been submitted.
Name
Comment Title
Comments