Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Google Sheets: Look up rate for specific person in effect on or after a date

$
0
0

I have one sheet with transactions that I want to look like this, with rate auto populated from the other table below:

date      item          person   hours   rate    total----      ----          -----    -----   -----   -----1/1/21    design work   John     2       75      1502/15/21   design work   John     2       90      1803/5/21    design work   John     2       100     200

I want to make a rate table like this that will be used to populate the transaction table above:

person   rate   effective date----     ----   --------------John     75     1/1/21John     90     2/1/21John     100    3/1/21Nia      125    1/1/21Nia      150    2/28/21John     120    6/1/21

The rate used should be the rate in effect on or after the date of the transaction. The names can be grouped if they have to be, and the dates can be sorted if needed, but it would be nice if they didn't have to be.


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>