Hoping someone can help me fix this formula:
=IF({Scope & Proposal Master List status column referenced} = "Won", INDEX({Scope & Proposal Master List project name column referenced}, MATCH([Project Name]@row, {Scope & Proposal Master List Status}, 0)))
I have two sheets. In the "destination" sheet (Project Wins) I have a column labeled Project Name. In that column, I want to populate the project names from the Project Name column in the source sheet (Scope & Proposal Master List) only if the Status column in the source sheet says "Won".