Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default text comparision

I have two columns of names, they include commas seperating last first
etc...how to I do a text comparision function to see if a cell in
column 1 is in the range of cells in column two one cell at a time?


thanks..

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default text comparision


to compare if cell b1 is in range a1:a100

=countif($a$1:$a$100,b1)

will return a number greater than 0 if it occurs in that rang

--
MDubbelboe
-----------------------------------------------------------------------
MDubbelboer's Profile: http://www.excelforum.com/member.php...fo&userid=3633
View this thread: http://www.excelforum.com/showthread.php?threadid=56222

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default text comparision


MDubbelboer wrote:
to compare if cell b1 is in range a1:a100

=countif($a$1:$a$100,b1)

will return a number greater than 0 if it occurs in that range


--
MDubbelboer
------------------------------------------------------------------------
MDubbelboer's Profile: http://www.excelforum.com/member.php...o&userid=36330
View this thread: http://www.excelforum.com/showthread...hreadid=562226


Only works with numbers not text....

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default text comparision


works fine with text in excel 2003


--
MDubbelboer
------------------------------------------------------------------------
MDubbelboer's Profile: http://www.excelforum.com/member.php...o&userid=36330
View this thread: http://www.excelforum.com/showthread...hreadid=562226

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default text comparision


MDubbelboer wrote:
works fine with text in excel 2003


--
MDubbelboer
------------------------------------------------------------------------
MDubbelboer's Profile: http://www.excelforum.com/member.php...o&userid=36330
View this thread: http://www.excelforum.com/showthread...hreadid=562226



using =COUNTIF(B$2:B$200,C2)

Ademisoye, Tracy Folake

can't match with

Ademisoye, Tracy Folake

even though they are on the same line

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Text string comparision within excel Fracky Excel Discussion (Misc queries) 1 September 10th 10 07:22 PM
vlookup for more than two comparision OPSHARMA Excel Discussion (Misc queries) 2 April 1st 09 03:29 PM
Date comparision Murray Excel Discussion (Misc queries) 3 September 8th 06 04:58 AM
text comparision Blah Excel Discussion (Misc queries) 5 July 19th 06 02:13 AM
text comparision Mark[_17_] Excel Programming 3 October 2nd 03 01:55 PM


All times are GMT +1. The time now is 08:25 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"