Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 12
Default Excel 2003 fuzzy search for duplicate.

Hello everyone,

does anyone know of an application or vb code that can be
used to search in two worksheets (like VLOOKUP) on
similar matches using fuzzy logic? For example, if on
one sheet I have I.B.M and the other IBM or James Smith
on one and Jim Smith on the other, is there anyway of
giving confidence codes to the match?

Thanks very much for your help,
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 99
Default Excel 2003 fuzzy search for duplicate.

Hi Asha,

Look at soundex codes as explained by John Walkenbach
http://www.j-walk.com/SS/excel/tips/tip77.htm

You can use the SOUNDEX function as a worksheet formula, and then use
VLOOKUP on that.

In your example, both James Smith and Jim Smith have the same soundex code
of J525.

You do need to be cautious when using this. For instance, I.B.M. and IBM
both have the same soundex code (I150), but so does IBN, which you may not
want to equate to the others.

Ed Ferrero
www.edferrero.com


Hello everyone,

does anyone know of an application or vb code that can be
used to search in two worksheets (like VLOOKUP) on
similar matches using fuzzy logic? For example, if on
one sheet I have I.B.M and the other IBM or James Smith
on one and Jim Smith on the other, is there anyway of
giving confidence codes to the match?

Thanks very much for your help,


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
how can we search duplicate cell in excel we have data in worksheet Excel Worksheet Functions 1 November 26th 06 01:29 PM
search/delete duplicate entries in excel '02? madpeyjag Excel Worksheet Functions 3 October 27th 06 01:52 AM
Excel 2003 Toolbar Icons are fuzzy and out of focus Jimmer Excel Discussion (Misc queries) 3 February 14th 06 01:42 PM
search box in excel 2003? _Bigred Excel Worksheet Functions 1 December 10th 05 03:46 PM
Using fuzzy logic in excel James Excel Discussion (Misc queries) 7 February 16th 05 07:08 PM


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

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

About Us

"It's about Microsoft Excel"