G
Guest
I have a field labled "roundup", it is to display the value of retail price
rounded up to the next highest $100.00 mark Example $1440.00 to $1500.00,
here is the expression I am using.
=Round([retailprice],5)
but it will not round up
rounded up to the next highest $100.00 mark Example $1440.00 to $1500.00,
here is the expression I am using.
=Round([retailprice],5)
but it will not round up