F
Frank abel
Hi
if your total tiome (formated as [h]:mm) is in cell D20
and the contract houers a number in E20 use the following
formula
=MAX(D20-E20/24,0)
hours come to 42:15 I need it to show me 2:15, it's the
2:15 I can't get. I have tried the suggestions, thank you
if your total tiome (formated as [h]:mm) is in cell D20
and the contract houers a number in E20 use the following
formula
=MAX(D20-E20/24,0)
type in contracted hours such as 40 and if their actual-----Original Message-----
Sorry, still not with it. Think I perhaps didn't pose the question correctly.
B6 - 08:30
C6 - 11:30
Total A.M Hours 3:00 =(C6<B6)+C6-B6 formatted as [h]:mm
Repeat for P.M hours and evening hours
=sum Formula then adds up all the total hours. I then
hours come to 42:15 I need it to show me 2:15, it's the
2:15 I can't get. I have tried the suggestions, thank you