Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help!!!.. Fuzzy Matching for Chinese Characters/Names.. is there a Macro out there?


I am trying to link two databases by manually matching the record name
(written in Chinese). However, it's taking way too long due to th
number of records. One useless character that is missing in one of th
names throws off the vlookup!

Does anyone know if there is a Macro available to help do fuzz
matching in a vlookup in Chinese? The difference between a traditiona
vlookup would be to look at the unique combinations between two chines
characters within the name and find the closest match with anothe
name. (since each unique two character combination greatly increase
the chances the two records match) Traditional fuzzy matching yield
completely wrong results.

Thanks

--
frostytil
-----------------------------------------------------------------------
frostytile's Profile: http://www.excelforum.com/member.php...fo&userid=3388
View this thread: http://www.excelforum.com/showthread.php?threadid=53662

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Help!!!.. Fuzzy Matching for Chinese Characters/Names.. is there a Macro out there?

frostytile,
I'm no Chinese expert, but there are various ways of sorting in Chinese; by
stroke count or PinYin, so it depends what you mean by "closest match.
The .SortSpecial method may help with this.

So you have something like "apple" and "aple" that you are trying to match ?

NickHK

"frostytile" wrote
in message ...

I am trying to link two databases by manually matching the record names
(written in Chinese). However, it's taking way too long due to the
number of records. One useless character that is missing in one of the
names throws off the vlookup!

Does anyone know if there is a Macro available to help do fuzzy
matching in a vlookup in Chinese? The difference between a traditional
vlookup would be to look at the unique combinations between two chinese
characters within the name and find the closest match with another
name. (since each unique two character combination greatly increases
the chances the two records match) Traditional fuzzy matching yields
completely wrong results.

Thanks!


--
frostytile
------------------------------------------------------------------------
frostytile's Profile:

http://www.excelforum.com/member.php...o&userid=33884
View this thread: http://www.excelforum.com/showthread...hreadid=536623



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
Chinese Characters ! John New Users to Excel 0 March 9th 07 11:24 PM
Index/ Lookup formulas and fuzzy matching JaB Excel Worksheet Functions 0 November 10th 05 10:04 AM
Fuzzy matching data JaB Excel Discussion (Misc queries) 0 November 9th 05 04:21 PM
Chinese characters lazyboy Excel Discussion (Misc queries) 0 March 15th 05 04:19 AM
Fuzzy Matching Tim Childs Excel Programming 5 November 16th 04 09:48 PM


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