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

The function you wrote works when the condition is true but when the
condition is false it returns #VALUE! instead of Not Found


"swatsp0p" wrote:


Is this what you are looking for?:

A1="Friday Food Sales"

B1=IF(FIND("Food Sales",A1),"Found","Not Found")

Result in B1: "Found"


You don't indicate how you want to 'reference' the found string.

HTH

Bruce


--
swatsp0p


------------------------------------------------------------------------
swatsp0p's Profile: http://www.excelforum.com/member.php...o&userid=15101
View this thread: http://www.excelforum.com/showthread...hreadid=393921