G
Guest
I have entered an expression in a query that calculates a number based on
information in a table. Here is the expression:
Expr1: [2007 Owner Pricing]![2007 1ch HS]*1.29+70
I need the value to display to the nearest 10 in the datasheet view (i.e.
instead of $4,585 round it to $4,590). I can't seem to get this to work by
using the mround function. Any help would be greatly appreciated!
information in a table. Here is the expression:
Expr1: [2007 Owner Pricing]![2007 1ch HS]*1.29+70
I need the value to display to the nearest 10 in the datasheet view (i.e.
instead of $4,585 round it to $4,590). I can't seem to get this to work by
using the mround function. Any help would be greatly appreciated!