Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Lear
 
Posts: n/a
Default Comparing text in columns

Hi,

I tried to follow other postings but I cant seem to be bright enough, please
help

I currently have 2 columns (please keep in mind I will have more then 2)
with titles of articles. I already downloaded all the text from column A and
I want to see which other articles I need to download from column B.

However some titles are in essence the same but titles are slightly off (see
below)
or some have the same title but have a , or / or €“ or an and

For example column A €“ column B
€śyin-yang€ť €“ €śyin and yang€ť
€śhow to overcome fear€ť €“ €śovercoming fear€ť
€śthe essence of marriage€ť €“ €śessence of marriage€ť

is this possible to do or do they have to be identical?

How do I adjust the formula since I will have more then 2 columns, lets say
4 or 5 in total

if you have comments or suggestion as to alternatives i would appreciate them.

Thank you so much,

Lear
  #2   Report Post  
dfeld71
 
Posts: n/a
Default


Try using a VLOOKUP, but use "true" at the end instead of "false". True
will tell it to find the closest match, false means find an exact
match.

=vlookup(a1,b1:b65536,1,true)

B1:B65536 tells it to look in column B, rows 1-65536 (adjust as
necessary).

If you need to search multiple columns, change the range (for
example..you want to search in columns B-D..change to B1:D65536)

HTH

-Deb


--
dfeld71
------------------------------------------------------------------------
dfeld71's Profile: http://www.excelforum.com/member.php...o&userid=21452
View this thread: http://www.excelforum.com/showthread...hreadid=377488

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 to Columns / Importing Data John Thomson Excel Discussion (Misc queries) 0 May 4th 05 08:21 PM
Sort or Filter option? Mcobra41 Excel Worksheet Functions 3 February 23rd 05 07:22 PM
Text to Columns - moves text up Stoofer Excel Discussion (Misc queries) 2 February 19th 05 10:04 PM
Text To Columns Mike Excel Worksheet Functions 3 December 31st 04 11:22 PM
How do I compare two columns on seperate sheets and replace text . hag400 Excel Worksheet Functions 1 December 28th 04 02:32 PM


All times are GMT +1. The time now is 03:06 AM.

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"