View Single Post
  #2   Report Post  
Otto Moehrbach
 
Posts: n/a
Default

Say that you want results in B1 only if A1 is not blank. In B1 put your
formula lake this:
=If(A1="","",your formula)
HTh Otto
"Suz" wrote in message
...
Hi gang:

I need a formula to return results ONLY if the results of the formula in
an
adjacent cell are not blank.

I hope this is enough information for someone to help.

Much appreciated if so!

Sue