C
Cory
I was using the expression builder just now in a form and needed to round
the result of my formula up but all I could find was a ROUND function. In
Excel there is a ROUNDUP function, how do I do the same in Access?
In case that doesn't make sense I'll give you my exact example: I have a
text box in a form that multiplies three form fields. They are the inch
dimensions of a box. If I am shipping any service other than UPS ground they
use dimensional weight if it is more than the actual weight. Dimensional
weight is defined as L*W*H/160. Now if the DW ends up being 12.375# I need
to declare it 13# but the ROUND function will make it 12#.Hope this helps.
Thanks!
the result of my formula up but all I could find was a ROUND function. In
Excel there is a ROUNDUP function, how do I do the same in Access?
In case that doesn't make sense I'll give you my exact example: I have a
text box in a form that multiplies three form fields. They are the inch
dimensions of a box. If I am shipping any service other than UPS ground they
use dimensional weight if it is more than the actual weight. Dimensional
weight is defined as L*W*H/160. Now if the DW ends up being 12.375# I need
to declare it 13# but the ROUND function will make it 12#.Hope this helps.
Thanks!