Results 1 to 11 of 11

Search and Vlookup ( help plz )

Threaded View

Mahmoud Ayoub Search and Vlookup ( help plz... 08-03-2012, 06:44 PM
FDibbins Re: Search and Vlookup ( help... 08-03-2012, 06:54 PM
Mahmoud Ayoub Re: Search and Vlookup ( help... 08-03-2012, 06:58 PM
FDibbins Re: Search and Vlookup ( help... 08-03-2012, 08:20 PM
Mahmoud Ayoub Re: Search and Vlookup ( help... 08-03-2012, 08:23 PM
FDibbins Re: Search and Vlookup ( help... 08-03-2012, 08:45 PM
Mahmoud Ayoub Re: Search and Vlookup ( help... 08-03-2012, 09:34 PM
FDibbins Re: Search and Vlookup ( help... 08-03-2012, 10:29 PM
JBeaucaire Re: Search and Vlookup ( help... 08-04-2012, 05:53 PM
FDibbins Re: Search and Vlookup ( help... 08-04-2012, 07:04 PM
JBeaucaire Re: Search and Vlookup ( help... 08-04-2012, 10:28 PM
  1. #9
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Search and Vlookup ( help plz )

    Try this formula in C2, then copied down:

    =IFERROR(LOOKUP(2, 1/(ISNUMBER(SEARCH($X$3:$X$7, B2))), $Y$3:$Y$7), "")


    This will give you matches that DO exist. Then you can scan the data looking for variations and expand your X:Y table to include more variations till you get them all.

    Letting the techs enter anything is the problem, you'll have to deal with it in some manual way until such time you DO get data validated entries.
    Last edited by JBeaucaire; 08-04-2012 at 05:56 PM.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1