Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default similar text matches vlookup

hi,

does anyone have a clue how to use the vlookup or some similar function
to find and show approximate text,number match?

there are 2 columns for example:

1. 2.
ch-223 ch223
67/a23 67-a23

I am just trying to find also similar matches, because I have a large
workbook contain a couple of thousands items, which sometimes differ
only in - or / sign, but the vlookup (false) function, of course, tells
me that it didn't find it. I want to find it and show it or higlight
that row, so I can then manually check the difference and correct it,
if possible. It's a matter of 2 workbooks that came from 2 different
companies, where they have obviously used some other signs for some
products, so I have a bit of a problem now with linking these 2
workbooks.

Thanks.

Tom

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,688
Default similar text matches vlookup


tomaz. wrote...
hi,

does anyone have a clue how to use the vlookup or some similar function
to find and show approximate text,number match?

there are 2 columns for example:

1. 2.
ch-223 ch223
67/a23 67-a23

I am just trying to find also similar matches, because I have a large
workbook contain a couple of thousands items, which sometimes differ
only in - or / sign, but the vlookup (false) function, of course, tells
me that it didn't find it. I want to find it and show it or higlight
that row, so I can then manually check the difference and correct it,
if possible. It's a matter of 2 workbooks that came from 2 different
companies, where they have obviously used some other signs for some
products, so I have a bit of a problem now with linking these 2
workbooks.

Thanks.

Tom


Hi!

Why not just use EditReplace and remove all the "-" and "/" then they
should all match.

Select the range of cells in question
Goto EditReplace
Find what: -
Replace with: nothing, leave this empty
Replace All

Repeat the process for the "/".

Biff


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 136
Default similar text matches vlookup

Hi Tom,

Google for examples with regular expressions (regex) and Excel / VBA.

HTH,
Bernd

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
vlookup not returning full field value (text) JohnC Excel Worksheet Functions 0 June 27th 06 12:03 PM
VLOOKUP based on PART of another cell's text djDaemon Excel Discussion (Misc queries) 0 March 9th 06 01:08 PM
Vlookup on a worksheet with similar values GWHITE1 Excel Worksheet Functions 3 December 31st 05 04:16 PM
Vlookup on multiple similar entries / NO VBA cedequ Excel Worksheet Functions 1 August 30th 05 02:44 PM
VLOOKUP first numerical value (not text) titushanke Excel Worksheet Functions 1 February 16th 05 02:52 PM


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