I have a table with variables in two columns. I want to find a value from a third column that matches the criteria in both first columns:
The search criteria will be defined dynamically (i.e., the city and direction will change based on another result). I want to do this with a formula and no macro (but that should be possible, I hope ;) ). I tried various INDEX and MATCH formulas, but none gave me the correct result.