R
Round up on .01
Trying to use access to generate a price list. Having a hard time getting
access to round the same way as the system we have. Been using E2 Roll:
(Round(((((([5.13])/0.8)/9))),2))*9, which comes out with 6.39. When you
divide by 9 you get .7125, need to have it round up on .01. Any help would
be apreciated.
access to round the same way as the system we have. Been using E2 Roll:
(Round(((((([5.13])/0.8)/9))),2))*9, which comes out with 6.39. When you
divide by 9 you get .7125, need to have it round up on .01. Any help would
be apreciated.