Difference in hours

G

Guest

Hi J.
if you set the format for the unbound control to hh or to
hh:mm you can get the hour and/or hour and minute
difference.
Hope this helps.
Fons
-----Original Message-----
I have an unbound control in a report that I'm trying to
do an hours difference in. I have =[hourback]-[hourout]
which returns a value which is a part of a day. e.g.,
10AM - 4PM = .25
 
Top