G
Guest
I have been searching for a formula or module that will allow me to round a
number up.
Let me give a couple examples of what I need to do...
I have 35 parts to ship and I can fit 30 in a box. Therefore I would need 2
boxes to ship the parts. I need a way to force access in to rounding
1.166...up to 2.
At the same time I could have 29 parts to ship that fit 30 to a box. So I
would only need 1 box this time and still need to have 0.966...rounded up to
1 (which access will do normally). Any help on this would be greatly
appreciated.
number up.
Let me give a couple examples of what I need to do...
I have 35 parts to ship and I can fit 30 in a box. Therefore I would need 2
boxes to ship the parts. I need a way to force access in to rounding
1.166...up to 2.
At the same time I could have 29 parts to ship that fit 30 to a box. So I
would only need 1 box this time and still need to have 0.966...rounded up to
1 (which access will do normally). Any help on this would be greatly
appreciated.