I have a spreadsheet with all employees work reports with info about time spent on a job and other details.I can't figure out how to get the fee the employee is supposed to get paid because I can either set the employee's fee manually for every single entry (not desirable) or there should be a formula that could automatically grab that data for me
Basically what I have in mind is some (maybe?) Arrayformula that for every date in the employee report entry searches for the matching hourly fee that fits the date the fee has been updated but when there is another fee update, it won't affect the older fees
I have tried VLOOKUP with ARRAYFORMULA but I could only get the latest fee and that is not good because that would also change the payments for older entries
EDIT: forgot to provide a link to a dummy sheet with the scenario mentionedDUMMY sheet

