In Excel, how do I add "not in list" to an if statement?

E

Elana

I'm trying to figure out how to write the following if(XXX is not in
list,then WW,otherwise YY). How do I write the "not in list" section of this
if statement?
 
Top