B
Bianca
I have a question about a spreadsheet that I'm doing for the office I need to
be able to compute over time hours for employees. So far what I have is:
=IF(I30<40,0,IF(D2329,>8,(D23-8,D24-8,D25-8,D26-8,D27-8,D28-8,D29-8))
Meaning that if I30 is less than 40 then 0 but if not then check if cells
D23 to D29 are over 8 hours for the workday if they are, then add up each
hour over 8 to come to the overtime hours. Can someone please help!!
be able to compute over time hours for employees. So far what I have is:
=IF(I30<40,0,IF(D2329,>8,(D23-8,D24-8,D25-8,D26-8,D27-8,D28-8,D29-8))
Meaning that if I30 is less than 40 then 0 but if not then check if cells
D23 to D29 are over 8 hours for the workday if they are, then add up each
hour over 8 to come to the overtime hours. Can someone please help!!