Good day, I am looking for help on some formulas for 3 different columns that would automatically calculate Straight time worked (ST), Overtime worked (OT) and Double time worked (DT) based on input in column A
Below is the example where A (hrs worked per day) is manual input and the other three columns would have the automatic calculations based on column A
Any help would be greatly appreciated.
Below is the example where A (hrs worked per day) is manual input and the other three columns would have the automatic calculations based on column A
Any help would be greatly appreciated.
HRS WORKED PER DAY | ST | OT | DT |
8 | 8 | ||
9 | 8 | 1 | |
10 | 8 | 2 | |
11 | 8 | 2 | 1 |
12 | 8 | 2 | 2 |
13 | 8 | 2 | 3 |
14 | 8 | 2 | 4 |
15 | 8 | 2 | 5 |
16 | 8 | 2 | 6 |