Hello, I am not sure if I should be using VLOOKUP or an IF/THEN statement or a combination of the two. Any help is greatly appreciated. Thank you.
Problem Statement: I want the PWS link to auto populate based on the Areas of Support selection.
Both columns are dropdowns.
Current attempt gives me a circular reference.
=IF([Areas of Support]@row = "Acquisition Planning", [PWS Link]@row = "3.2.1 Acquisition Planning")