Thread: formula help
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vergel Adriano Vergel Adriano is offline
external usenet poster
 
Posts: 857
Default formula help

Yes, try

=IF(J4I4, "ALERT", "OK")



"lynne" wrote:

I am still learning and I am trying to do the following if possible:

If J4 I4, then is it possible for the word alert or stop to appear in this
formula cell?
All help is greatly appreciated.
Thank you