+ Reply to Thread
Results 1 to 5 of 5

index match not working

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    04-04-2016
    Location
    dallas tx
    MS-Off Ver
    365 (15.0.5501.1000)
    Posts
    539

    index match not working

    I can't figure out why this formula in Q1 is not working.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,133

    Re: index match not working

    It's because you have #N/A errors in col C, try this instead
    Formula: copy to clipboard
    =IFERROR(INDEX('Punch Log'!$F$2:$F$463,AGGREGATE(15,6,(ROW('Punch Log'!$F$2:$F$463)-ROW('Punch Log'!$F$2)+1)/('Punch Log'!$C$2:$C$463=P1)/('Punch Log'!$D$2:$D$463=O1),ROWS($Q$1:$Q$1))),"")

  3. #3
    Forum Contributor
    Join Date
    04-04-2016
    Location
    dallas tx
    MS-Off Ver
    365 (15.0.5501.1000)
    Posts
    539

    Re: index match not working

    Thank you Fluff13

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,133

    Re: index match not working

    Glad to help & thanks for the feedback.

  5. #5
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,213

    Re: index match not working

    If you only want the first one, please try

    =INDEX($F$2:$F$463,MATCH(1,('Punch Log'!$C$2:$C$463=P1)*('Punch Log'!$D$2:$D$463=O1),))
    Attached Files Attached Files

+ 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. Index Match Match for pricing matrix not working
    By ADR90 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-30-2020, 12:01 AM
  2. Index Match Match - 2 x Vertical Lookups - Not working as it should
    By seash in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-11-2016, 09:58 AM
  3. [SOLVED] help index and match macro not working but formula working??
    By JEAN1972 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-28-2016, 06:37 AM
  4. [SOLVED] Working INDEX MATCH with SEARCH, but I need to add another MATCH to the formula!
    By DaveBre in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-11-2014, 01:03 AM
  5. Correct/Working (Index,Match) formula not working between cells
    By barnerd in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 02-11-2014, 01:20 PM
  6. INDEX MATCH MATCH working great and then failing on me.
    By HeikEve in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-25-2013, 01:40 PM
  7. Replies: 2
    Last Post: 05-24-2013, 09:32 AM

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