View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Elana Elana is offline
external usenet poster
 
Posts: 2
Default In Excel, how do I add "not in list" to an if statement?

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?
--
Elana