I am attempting to create an Excel sheet that provides a few calculations based on three things:
- Hours turned by specific technician (4 different techs)
- Amount of hours worked by each tech (up to 8 hours)
- Hours paid to each flat rate tech (3 flat rate techs)
I have 3 tables set to calculate each total based on their separate numbers and combined productivity outcomes. The problem I am having is for the hours paid to each tech.
If the hours paid to the team is 30 then each tech would be paid 10 hours IF each tech has worked 8 hours. I can't seem to figure out how to write the equation that will read the data in the hours worked chart and give me a total in the paid table.