View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected][_2_] johnnycake23@gmail.com[_2_] is offline
external usenet poster
 
Posts: 6
Default Excel If Then Question

Hello. I need help with If/Then in Excel. What is the way to signify
anything being typed as the qualifier? What I mean is,
=IF(a2=ANYTHING,"yes","no"), what is the syntax for ANYTHING, that is,
any character at all that is typed will return a "yes". I hope that
makes sense. Any help is appreciated.