Hello - looking for a formula that will return a value based on 2 variables. Example below. When I type orange, I want the formula to look through the data and return the store name with the lowest price oranges. If I type apple, I want the store with the lowest price apples, etc. Thank you in advance.
Find: | Orange | |
Store: | FORMULA HERE |
Store 1 | Orange | $1 |
Store 2 | Orange | $2 |
Store 3 | Orange | $3 |
Store 1 | Apple | $6 |
Store 2 | Apple | $7 |
Store 3 | Apple | $4 |
Store 1 | Banana | $10 |
Store 2 | Banana | $11 |
Store 3 | Banana | $9 |