Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 2 columns of names. #1 has the full legal name and #2 has their more
common name. How do you compare the 2 to see if they are similar? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, you might give the following post a look:
http://groups-beta.google.com/group/...c1d7bb20684b62 HTH -- Lonnie M. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=IF(A1=B1,"Same","")
-- HTH RP (remove nothere from the email address if mailing direct) "TEB2" wrote in message ... I have 2 columns of names. #1 has the full legal name and #2 has their more common name. How do you compare the 2 to see if they are similar? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Two question on working with text | Excel Worksheet Functions | |||
Text join formulas working but act as straight text when modified | New Users to Excel | |||
Text to Numbers NOT working | Excel Discussion (Misc queries) | |||
Working with text boxes!! | Excel Programming | |||
First text box in form not working right | Excel Programming |