|  

» 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: 4.00     Views: 8292
No comments have been submitted.
Click here to post comment
For Registered Users
Name
Comment Title
Comments