Rounding for order size
I'm doing a forecast using some formulas.
I want the result to take in consideration the minimun order size.
For example if my forecast is 38 I want the result to be expressed as 48
which is the minimun package size.
The same for example if forecast is 500 I want it to show 480 or 528 which
are the actual amounts that I can request.
How can I do this?
FA
|