"Bob Darlington" <
b...@notheredpcman.com.au> wrote in message
news:51831b1d$0$39044$c3e8da3$dbd...@news.astraweb.com...
Try using date functions, direct arithmetic on dates can return unexpected
results.
datediff("h", #8:30:00 AM#, #5:30:00 PM# )
returns integer 9
datediff("h", #8:30:00 AM#, #5:30:00 PM# ) - 9
returns integer 0
ps
format(-1.33226762955019E-15, "0.000000000000000")
returns -0.000000000000001