Hello chaps,
I'm attempting to polish my timesheet spreadsheet a little. I work shifts and the rate that I am paid varies depending on that shift.
I would ideally like to enter a start and end time then have the daily rate and hourly rate auto populated.
Is it best to do an IF statement with something like IF Start is 06:00 and Finish is 14:30 then Daily Rate is £ and Hourly Rate is £?
I assume that there is a neat way to use the rate table with a lookup or something similar but this is a bit above my knowledge.
The only problem is that if I work overtime then no value will be found and it will still need to be entered manually. My overtime rate is always the same.
Any thoughts on the best way to approach this?
I'm attempting to polish my timesheet spreadsheet a little. I work shifts and the rate that I am paid varies depending on that shift.
I would ideally like to enter a start and end time then have the daily rate and hourly rate auto populated.
Is it best to do an IF statement with something like IF Start is 06:00 and Finish is 14:30 then Daily Rate is £ and Hourly Rate is £?
I assume that there is a neat way to use the rate table with a lookup or something similar but this is a bit above my knowledge.
The only problem is that if I work overtime then no value will be found and it will still need to be entered manually. My overtime rate is always the same.
Any thoughts on the best way to approach this?