+ Reply to Thread
Results 1 to 4 of 4

Index Match Match - 2 x Vertical Lookups - Not working as it should

  1. #1
    Forum Contributor
    Join Date
    07-16-2014
    Location
    Yorkshire
    MS-Off Ver
    MS 10
    Posts
    100

    Index Match Match - 2 x Vertical Lookups - Not working as it should

    Hi there,

    I have a dataset where I have numerous contractors working on a variety of projects, some of the same contractors are working on more than one contract.

    So my dataset shows:

    Contractor / Project in 2 separate columns

    Differing projects are on differing Cost Centres (5 to be precise), so I want to be able to run a check from my dataset back to the summary to ensure the data entered is onto the correct Cost centre.

    I have used Index/Match/Match as opposed to doing a concatenate of the supplier/project as the prior will involve a new column in each the data and the summary or a long syntax.

    My formula:

    PHP Code: 
    INDEX('ALL CONSULTANCY'!$A:$A,MATCH('52112001_Data'!$AD210,'ALL CONSULTANCY'!$C:$C,MATCH('52112001_Data'!$AE210,'ALL CONSULTANCY'!$D:$D,0))) 

    Breakdown being: Where my Cost centre list is in my summary $A:A, Supplier Name in Data, Supplier name in Summary, Project name in Data, Project name in Summary.

    The above formula is returning an answer but it is wrong, but I'm not sure why.

    I have tried to alter it a few ways but then I get REF?

    Thanks
    seash

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,178

    Re: Index Match Match - 2 x Vertical Lookups - Not working as it should

    Try ...

    =INDEX('ALL CONSULTANCY'!$A:$A,MATCH('52112001_Data'!$AD210,'ALL CONSULTANCY'!$C:$C,0),MATCH('52112001_Data'!$AE210,'ALL CONSULTANCY'!$D:$D,0))

  3. #3
    Forum Contributor
    Join Date
    07-16-2014
    Location
    Yorkshire
    MS-Off Ver
    MS 10
    Posts
    100

    Re: Index Match Match - 2 x Vertical Lookups - Not working as it should

    Hi John,

    I tried that already, returns me REF?

    Thanks
    seash

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,178

    Re: Index Match Match - 2 x Vertical Lookups - Not working as it should

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

+ 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. v lookups index and match if error help
    By zaid999 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-27-2016, 04:47 PM
  2. Index, Match and lookups explained (hopefully)
    By Michael in Nanchang in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-04-2015, 02:10 AM
  3. Index and Match where one of the lookups needs to be nearest to
    By Alkaline198 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-21-2014, 04:35 PM
  4. Replies: 2
    Last Post: 05-24-2013, 09:32 AM
  5. [SOLVED] Using Index & Match to search 2 vertical columns and return data to a vertical set
    By QuietLife in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-08-2013, 09:59 AM
  6. INDEX and MATCH with range LOOKUPs?
    By neilbomb in forum Excel General
    Replies: 9
    Last Post: 06-22-2010, 07:33 PM
  7. Lookups Match Index??
    By myheadhurts in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-31-2008, 03:27 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