I'm having a math/excel problem. I have a sheet of values. In column A I have package quantities, column B a value that our system says to order. In column C I'd like to produce a value that is the nearest divisible number to what shows in column A.
A B C
PACKAGE SYS ORDER
50 20 (NEED FORMULA FOR THIS TO = 50)
40 60 (THIS WOULD NEED TO = 80)
35 40 (THIS WOULD NEED TO = 35)
The sheet will have a variable amounts of rows so i'll need to copy that to the last row as well.
A B C
PACKAGE SYS ORDER
50 20 (NEED FORMULA FOR THIS TO = 50)
40 60 (THIS WOULD NEED TO = 80)
35 40 (THIS WOULD NEED TO = 35)
The sheet will have a variable amounts of rows so i'll need to copy that to the last row as well.