VLOOKUP or IF?

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")

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!