#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mvyvoda
 
Posts: n/a
Default VLookup Help???

I have two lists of data in two separate sheets. I think I need to use
VLookup to compare the two. Is there a way to set the amount of characters
for the "approximate" match criteria?

for example i match
"CALIMETRICS" to "Calimetrics, Inc." which is good.

But I also match a ton I don't want. For example, I match:
"ABBA INDUSTRIES" to "Abbott Diabetes Care."

If i could limit the characters it compares that to, I think it might be
easier to get an accurate comparison.

Thanks for your help,
Mark
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR
 
Posts: n/a
Default VLookup Help???

You can make a new helper column at the left of your VLOOKUP table and pull
out as many characters as you want from your regular column with the LEFT
formula.....and then do your VLOOKUP on that column.....I've used it before
when dealing with messy data.

Vaya con Dios,
Chuck, CABGx3



"mvyvoda" wrote in message
...
I have two lists of data in two separate sheets. I think I need to use
VLookup to compare the two. Is there a way to set the amount of characters
for the "approximate" match criteria?

for example i match
"CALIMETRICS" to "Calimetrics, Inc." which is good.

But I also match a ton I don't want. For example, I match:
"ABBA INDUSTRIES" to "Abbott Diabetes Care."

If i could limit the characters it compares that to, I think it might be
easier to get an accurate comparison.

Thanks for your help,
Mark



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default VLookup Help???

One way ..

Not foolproof of course, but think a certain extent of fuzzy search is
possible via using SEARCH (or FIND, if case sensitivity is required)
together with other functions.

Try this recent response to a similar query:
http://tinyurl.com/o4h4v

The sample file* is also available he
http://www.savefile.com/files/3356132
Compare 2 data sets & extract diff (Fuzzy search).xls

*cjoint link in follow-up response there
may have expired since
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"mvyvoda" wrote in message
...
I have two lists of data in two separate sheets. I think I need to use
VLookup to compare the two. Is there a way to set the amount of characters
for the "approximate" match criteria?

for example i match
"CALIMETRICS" to "Calimetrics, Inc." which is good.

But I also match a ton I don't want. For example, I match:
"ABBA INDUSTRIES" to "Abbott Diabetes Care."

If i could limit the characters it compares that to, I think it might be
easier to get an accurate comparison.

Thanks for your help,
Mark



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
Using single cell reference as table array argument in Vlookup CornNiblet Excel Worksheet Functions 3 September 22nd 05 09:15 AM
VLOOKUP Limitations chris_manning Excel Worksheet Functions 2 August 9th 05 06:23 PM
Have Vlookup return a Value of 0 instead of #N/A Mr Mike Excel Worksheet Functions 4 May 25th 05 04:51 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


All times are GMT +1. The time now is 02:19 PM.

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"