Hi everybody. Hoping someone could give me some help with the below query.
I need to find out how many hours workers are doing above their contract. These fall into two pay rates. Any hours done up to 37.5 is paid at one rate (Extra Time), and any hours over 37.5 (Over Time) is paid at another rate. I need to automatically split these hours into which pay band they fall.
For example, with a working formula, the two records below would display:
Record 1 - Over Time = 4.5 and Extra Time = 0.
Record 2 - Over Time = 22.5 and Extra Time = 17.5
The fields Contract, Over Time, and Extra Time should then be the same as Total Hours. I just need to split it.
Could someone help? Can it be done automatically?
I need to find out how many hours workers are doing above their contract. These fall into two pay rates. Any hours done up to 37.5 is paid at one rate (Extra Time), and any hours over 37.5 (Over Time) is paid at another rate. I need to automatically split these hours into which pay band they fall.
For example, with a working formula, the two records below would display:
Record 1 - Over Time = 4.5 and Extra Time = 0.
Record 2 - Over Time = 22.5 and Extra Time = 17.5
The fields Contract, Over Time, and Extra Time should then be the same as Total Hours. I just need to split it.
Could someone help? Can it be done automatically?