+ Reply to Thread
Results 1 to 3 of 3

complex match and lookup question

  1. #1
    Registered User
    Join Date
    09-17-2014
    Location
    UK
    MS-Off Ver
    MS Office 365 Version 2208
    Posts
    27

    complex match and lookup question

    Trying to correct variations in a data set.
    Some values are inconstant.
    Have a table that reflects a "true" value and all associated variations (in different columns)
    Want a formula that will look at values in original data set, match them to a variation in the associated mapping table, and then pull through the associated "true" value.

    I've tried to reflect this in attachment.

    Any help would be appreciated
    Attached Files Attached Files

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: complex match and lookup question

    j2=IF($D2="","",INDEX(Mapping!$A:$A,AGGREGATE(15,6,ROW(Mapping!$B$2:$E$5)/(Mapping!$B$2:$E$5=D2),1)))
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Try this formula, copy and paste towards down
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Forum Expert XLent's Avatar
    Join Date
    10-13-2010
    Location
    Northumberland, UK
    MS-Off Ver
    various
    Posts
    2,704

    Re: complex match and lookup question

    edit: repetition of above...

    assuming XL2010, per profile, one option:

    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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. Complex Lookup using Index match match
    By gsugiono in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-30-2020, 12:13 AM
  2. Complex index match lookup
    By vitt4300 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-01-2017, 03:37 PM
  3. lookup and if function for complex question
    By Meredith9053 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 02-13-2015, 10:20 AM
  4. Complex Find/match/lookup
    By HomersBBBQ in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-30-2013, 04:21 PM
  5. [SOLVED] Complex index/match lookup
    By rinkjames in forum Excel General
    Replies: 4
    Last Post: 06-10-2012, 01:27 PM
  6. Complex Lookup Question
    By DarkApollo in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-02-2007, 03:39 PM
  7. [SOLVED] Complex LookUp / Match Problem ??
    By carl in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-02-2005, 04:06 PM

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