I'm trying to work out the following.
I have the following columns:
What I am trying to do is to create a formula that will return the correct profit based on 2 values:
- Model name (M2, M3, M6)
- Type (Sedan, Hatchback)
So, let's say cell A3 = "M3", cell A4 = "Hatchback". How do I create a formula that will return the value in cell F4, 16%?
What seems to break my lookup formulas is the fact that I have multiple identical values (Sedan, Hatchback).
Thank you in advance!
