View Single Post
  #3   Report Post  
KL
 
Posts: n/a
Default

=IF(I27="","",IF(I27=45,"F","S"))

Regards,
KL


"Mary" wrote in message
...
I would like nothing to display when there is no data in the linked cell.
Here is my formula:=IF(I27=45,"F","S") S is always showing. If no data
is
entered in the cell I27, how do I keep this cell's formula blank. Thanks
in
advance, Mary