#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 36
Default I WANT FORMULA

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
  #2   Report Post  
Posted to microsoft.public.excel.misc
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

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default I WANT FORMULA



"Srinivas" wrote:

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



Hi freind.... You can use this formula...

Select the cell where you want the result.
=if(A1:B1,"Yes","No")
after typing this you will get the result, then
drag the cell from extreme right bottom till where u want the solution..

--
srinivas

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default I WANT FORMULA



"vikram mundra" wrote:



"Srinivas" wrote:

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



Hi freind.... You can use this formula...

Select the cell where you want the result.
=if(A1=B1,"Yes","No")
after typing this you will get the result, then
drag the cell from extreme right bottom till where u want the solution..

--
srinivas

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default I WANT FORMULA



"vikram mundra" wrote:



"Srinivas" wrote:

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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"