View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
StephonM StephonM is offline
external usenet poster
 
Posts: 3
Default Creating Error Alert From Logical Function

How can I create a pop-up error alert everytime the function below puts out a
"False" result?

=AND(F20=COUNTIF(C11:C55,"*"))