How can I pull data from column C that matches criteria that will be found in columns A & B. For example Column A1 = 6 B1 = 9 and C1 = Maple. A2 = 5 B2 = 10 and C2 = Birch. A3 = 2 B3 = 8 and C3 = Oak
If I am given a list that has "5" in column F and "10" in column G I want a...