Apologies if this has come up earlier, I could not find it. I know it might be something very simple but for a novice like me, it looks complicated.
I want to compare rows of different data set and add a column in the second data set based on the comparison.
Data set 1 : Hourly rate
Data set 2 : Hours worked
Hourly rate changes multiple times in a month. We are required to calculate the amount based on the hours worked on a particular day.
Attaching the excel for your reference.
Data set 1: Hourly rate

Data set 2: Hours worked

Desired output:

Thanks for your time in advance.