Thread: I WANT FORMULA
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Stefi Stefi is offline
external usenet poster
 
Posts: 2,646
Default I WANT FORMULA

=IF(ISERROR(MATCH(A1,B1:B100,0)),"no","yes")

Regards,
Stefi

€˛Srinivas€¯ ezt Ć*rta:

I have some similar values in a1:a100 and b1:b100

I want to find the value in a1 if there in B1:b100. If yes means i want to
display yes and no means "NO" in some cell in c

Which formula can i use
--
srinivas