I have a Metrics sheet and a Source sheet.
The Source sheet has 2 columns, Area and Status.
On the Metrics sheet, for each Area, I want to display that associated Status.
This is the Metrics Sheet (The % Complete will be pulled from another Source sheet):
This is the Source sheet:
I tried:
Any ideas?