Calculating hours worked less break
I work different length shift some of which are over-night.
I'm using the formula =IF(((C1-B1)*24)<0,(C1-B1)*24+24,(C1-B1)*24)=IF(((C1-B1)*24)<0,(C1-B1)*24+24,(C1-B1)*24) Where cell "B" is start time and cell "C" is finish time. This calculates hours worked whatever shift I'm on.
Is there anyway I can also deduct a hours rest break if I work more than 7 hours ?
Any help would be appreciated
Recent comments
6 years 5 weeks ago
6 years 43 weeks ago
7 years 2 weeks ago
7 years 5 weeks ago
7 years 6 weeks ago
7 years 12 weeks ago
7 years 20 weeks ago
7 years 20 weeks ago
7 years 20 weeks ago
7 years 21 weeks ago