View Single Post
  #4   Report Post  
Morrigan
 
Posts: n/a
Default


Just do a simple COUNTIF() or put COUNTIF() inside an IF() statement:

=IF(COUNTIF()0,"X","no apple")


Hope it helps.


canix Wrote:
Thanks for a quick reply,

What I want is very simple, have a formula lookup range A1:A10 to see
if any cell have "apple", if there's "apple" in those range then will
results an X , so that I know in those range there's apple in it. I
don't need to know how many cell which have apple. All I need is if
apple is in those range A1:A10.

it should be very simple



--
Morrigan
------------------------------------------------------------------------
Morrigan's Profile: http://www.excelforum.com/member.php...fo&userid=7094
View this thread: http://www.excelforum.com/showthread...hreadid=393304