G
Guest
I wrote an expression in a query as follows:
Expr1: ([TIME OUT]-[TIME IN])*1440
For instance: 11/24/2006 11:00:00PM - 11/24/2006 10:59PM = 1 minute
However the result comes up as 1.00000000325963. How do I change the result
to a whole number in a query?
Thank you
Expr1: ([TIME OUT]-[TIME IN])*1440
For instance: 11/24/2006 11:00:00PM - 11/24/2006 10:59PM = 1 minute
However the result comes up as 1.00000000325963. How do I change the result
to a whole number in a query?
Thank you