P
Paul
I need to write an expression on rounding up a number to the nearest digit
in a query. The trick is the number have to round up rather than round down,
For example 2.6/2=1.3 or 3.4/2=1.7 and it shound all round up to 2. Thanks
in a query. The trick is the number have to round up rather than round down,
For example 2.6/2=1.3 or 3.4/2=1.7 and it shound all round up to 2. Thanks