A
Andy Bolger
in D10 i have start time
in E10 i have finish time
in F10 i have total hours worked - current formula is
=IF(OR(D10="AL",D10="SICK",D10="PH"),8,IF(D10="","0",((E10-D10)+(E10<D10))*24))
My issue is on a weekend i have to pay them for 3 hours minimum
many thanks
andy
in E10 i have finish time
in F10 i have total hours worked - current formula is
=IF(OR(D10="AL",D10="SICK",D10="PH"),8,IF(D10="","0",((E10-D10)+(E10<D10))*24))
My issue is on a weekend i have to pay them for 3 hours minimum
many thanks
andy