+ Reply to Thread
Results 1 to 4 of 4

Help on complicated array lookup

  1. #1
    Registered User
    Join Date
    07-21-2013
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    12

    Question Help on complicated array lookup

    Hi! I am trying to match some data. Here is an example of the data
    COLUMN A COLUMN B
    ROW 1 Barilla Blue Box Pasta 1674488
    ROW 2 Barilla Blue Box Pasta 1675539
    ROW 3 Barilla Italian Entree 1670770
    ROW 4 Barilla Italian Entrees 1673317
    ROW 5 Barilla Pasta Sauce 1664230
    ROW 6 Barilla Whole Grain Pasta 1666211
    ROW 7 Barilla Pasta 100001


    ROW 10 Barilla Blue Box Pasta 1674488

    Using this formula, I got the result in B:10 which is great!

    =INDEX($A$1:$B$7,SMALL(IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)),ROW(1:1)),2)


    BUT sometimes lookup value may not be exactly worded as the lookup array values. i.e. it may just say Barilla Pasta, Blue Box. How do I make it run the lookup on a TRUE basis, i.e. if the values are a 50% match then I want it to return the number (167448) result to me.

    Please help.....Also I would be willing to pay an expert to help me put this spreadsheet together.

    Thanks!!

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Help on complicated array lookup

    Hi and welcome to the forum!

    Unless you want to delve into the murky realms of "fuzzy" matching, I suggest you let us know precisely what you have in mind when you say "a 50% match", preferably with several examples.

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  3. #3
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Help on complicated array lookup

    Probably you could use jokersigns (e.g. * or ?)

    You get better help if you add an excelfile without confidential information
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  4. #4
    Registered User
    Join Date
    07-21-2013
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Help on complicated array lookup

    Anyone have experience with the Excel Fuzzy lookup add-in?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 07-19-2012, 01:26 PM
  2. Complicated V Lookup help
    By christianbber in forum Excel General
    Replies: 5
    Last Post: 05-31-2012, 09:59 AM
  3. Complicated array problem
    By semper_si in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-09-2007, 07:26 PM
  4. Help with a complicated array formula
    By boooney in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-14-2005, 02:10 AM
  5. [SOLVED] complicated array
    By boris in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-01-2005, 07:06 AM

Tags for this Thread

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