I want to get the specific rate for an amount that falls within the range. See example below. Any ideas?
Book1 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | |||
1 | Date | Amount | Rate | Amount | Rate | Amount | Rate | Amount | Rate | Amount | Rate | |||||
2 | Amount | 250 | 04/01/2021 | 100 | 6% | 200 | 13% | 300 | 20% | 400 | 30% | 500 | 50% | |||
3 | Date | 04/01/2023 | 04/01/2022 | 100 | 7% | 200 | 15% | 300 | 25% | 400 | 35% | 500 | 55% | |||
4 | Rate | 20% | 04/01/2023 | 100 | 8% | 200 | 20% | 300 | 30% | 400 | 40% | 500 | 60% | |||
5 | ||||||||||||||||
6 | ||||||||||||||||
Sheet1 |