Thread
:
If Statement Problem
View Single Post
#
3
Posted to microsoft.public.excel.misc
dlw
Posts: n/a
If Statement Problem
are you using quotes?
=if(a1="word","xyz","")
(if it's not "word" cell is empty)
Reply With Quote