Hi,
I am looking for a formula that can look at (High, Medium, Low) and reference a Key Table to decide if something's overall score is (High, Medium, Low).
I need something like this:
=IFERROR(VLOOKUP(C5&D5,Configurations!$C$14:$D$22, 2,0), "")
Key: