formula for hr worked that cross 12:00 am
=MOD(B2-A2,1) and format as [hh]:mm.
If you want decimal hours, then =MOD(B2-A2,1) and format as General or
Number.
--
David Biddulph
"dbow" wrote in message
...
I need the formula that will figure hrs worked in a shift that starts in
one
day and ends in the next.
Excel 2003
|