Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 47
Default lookup same or similar

Hi all, I have tried to search old messages without luck.

I have 2 files which has column A = Vendor name, col B = order value EUR,
C-f = other data. I need to find vendor from older file ti new file and get
order value there. It doesn't matter if column G = vendor name from old file
and col H order value from old file.

This would be easy with vlookup IF all names were written correctly. Many
people make these and misspelling happens. I have figured something like
this, tell if tjere is easier way.

= IF (vlookup to find excatly same name (lookup to get value) ond if excatly
the same vendor cannot be found, there would be nearest suggestion and that
vendors value ) if not anything even close can be found, excel would informs
something like "check" or like that.

Is it possible to have checking if some vendor is not at all in new file?

That's all this time =) I think. You have been a huge help in past,
hopefully also this case can be solved. I have Excel 2003 in use.
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,203
Default lookup same or similar

The 'fuzzy' logic required here would probably be huge, and would require (in
my opinion) VBA to even begin to straighten out the mess. And it probably
wouldn't fix everything even after much tweaking and cajoling.

Quite possibly the best solution is to do as Don Guillett suggested: Create
a list of valid vendor names and require users to use the dropdown list (via
data validation) to select the vendors.

But before that even begins to help you someone probably simply needs to go
in and brute force the vendor names to their correct spelling and
standardized format. Got an intern handy?

"NeedToKnow" wrote:

Hi all, I have tried to search old messages without luck.

I have 2 files which has column A = Vendor name, col B = order value EUR,
C-f = other data. I need to find vendor from older file ti new file and get
order value there. It doesn't matter if column G = vendor name from old file
and col H order value from old file.

This would be easy with vlookup IF all names were written correctly. Many
people make these and misspelling happens. I have figured something like
this, tell if tjere is easier way.

= IF (vlookup to find excatly same name (lookup to get value) ond if excatly
the same vendor cannot be found, there would be nearest suggestion and that
vendors value ) if not anything even close can be found, excel would informs
something like "check" or like that.

Is it possible to have checking if some vendor is not at all in new file?

That's all this time =) I think. You have been a huge help in past,
hopefully also this case can be solved. I have Excel 2003 in use.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15
Default lookup same or similar

I am not sure of a function that could do what you are asking. What I would
do is ensure that the entries are the same by havinf the users select the
vendors from a drop down menu. You can list the vendors in a list, then
have the Vendor name be selected from that list.

"NeedToKnow" wrote in message
...
Hi all, I have tried to search old messages without luck.

I have 2 files which has column A = Vendor name, col B = order value EUR,
C-f = other data. I need to find vendor from older file ti new file and
get
order value there. It doesn't matter if column G = vendor name from old
file
and col H order value from old file.

This would be easy with vlookup IF all names were written correctly. Many
people make these and misspelling happens. I have figured something like
this, tell if tjere is easier way.

= IF (vlookup to find excatly same name (lookup to get value) ond if
excatly
the same vendor cannot be found, there would be nearest suggestion and
that
vendors value ) if not anything even close can be found, excel would
informs
something like "check" or like that.

Is it possible to have checking if some vendor is not at all in new file?

That's all this time =) I think. You have been a huge help in past,
hopefully also this case can be solved. I have Excel 2003 in use.


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
Similar nos. tofimoon4 New Users to Excel 3 December 18th 08 04:20 PM
vlookup with similar lookup values Dave F[_2_] Excel Discussion (Misc queries) 3 July 5th 07 06:49 PM
Using the lookup Function for similar items to add together Brian Excel Worksheet Functions 1 July 13th 06 05:23 AM
Calculate the average using the Lookup function or similar Lars F Excel Discussion (Misc queries) 2 November 22nd 05 11:40 AM
Lookup or similar Andycleos Excel Worksheet Functions 7 June 14th 05 12:34 PM


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