BILLYBOB1972
New Member
- Joined
- Jan 7, 2016
- Messages
- 24
- Office Version
- 2016
- Platform
- Windows
I'm ok with index match formulas but I'm stuck with working out how to use a match with multiple criteria and finding a value based on a date range.
In the example below I need to match the reference but also find the price based on the date. The value in cells c2 & c3 should return 5.5 and cell c4 should return 5.75.
Is this possible. I've spent some time looking through multiple sites for assistance but I can't find anything that works. This may not even be a n index match so don't know if I'm even asking the right question. Hoping someone can point me in the right direction.
In the example below I need to match the reference but also find the price based on the date. The value in cells c2 & c3 should return 5.5 and cell c4 should return 5.75.
Is this possible. I've spent some time looking through multiple sites for assistance but I can't find anything that works. This may not even be a n index match so don't know if I'm even asking the right question. Hoping someone can point me in the right direction.
Reference (Column A) | Date (Column B) | Price (Column C) | Reference (Column E) | From (Column F) | To (Column G) | Price (Column H) | |
abc | 01/04/2020 | ABC | 01/04/2019 | 11/04/2020 | 5.5 | ||
abc | 10/04/2020 | ABC | 12/04/2020 | 5.75 | |||
abc | 19/04/2020 | DEF | 01/01/2019 | 8 |