Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default compare two text columns and find the closest matched pair of cells


I have a database with two columns I need to match up:

column 1 column 2
( book summary1 ) ( book summary2 )


book 1 summary1 book 1 summary2 first part
book 2 summary1 book 1 summary2 last part
book 3 summary1 first part book 2 summary2
book 3 summary1 last part book 3 summary2
...

As you can see that each book's summary1 does not match up with it
summary2, because they are divided to multiple rows. My task is t
match each book's summary1 with its summary2, and if summary1 o
summary2 is in multiple rows, I need to put them into one.

Summary1 is like a rephrase of summary 2. They are talking about th
same thing but using different wording and sentence division. Als
there is no unique identifier in the two columns like book ISBN numbe
or title. I plan on counting the number of words that are common in th
two summaries columns to find the closest match, and then perform manua
check to confirm.

Can anyone help me to write an excel program to compare the two column
and count the number of words that are common in the two columns? Thank
a million

--
betty7
-----------------------------------------------------------------------
betty77's Profile: http://www.excelforum.com/member.php...fo&userid=3709
View this thread: http://www.excelforum.com/showthread.php?threadid=56822

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default compare two text columns and find the closest matched pair of cells


Can anyone help?


--
betty77
------------------------------------------------------------------------
betty77's Profile: http://www.excelforum.com/member.php...o&userid=37092
View this thread: http://www.excelforum.com/showthread...hreadid=568228

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
compare 2 columns of numbers and place the matched numbers in a 3r Clive[_2_] Excel Discussion (Misc queries) 5 November 8th 09 12:50 AM
Find / Compare Text in 2 different cells nastech Excel Discussion (Misc queries) 2 October 30th 07 01:29 PM
Find closest text match for each unique entry in a list Nathan_Decker Excel Discussion (Misc queries) 2 September 23rd 07 01:36 AM
Compare cells and grab if matched JeffATC Excel Programming 6 October 11th 05 09:03 PM
Compare cells/columns and highlight matching text strings luxbelle Excel Worksheet Functions 1 February 25th 05 06:34 PM


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