+ Reply to Thread
Results 1 to 3 of 3

Index Match within Date range multiple results

  1. #1
    Registered User
    Join Date
    11-29-2022
    Location
    Singapore, Singapore
    MS-Off Ver
    Microsoft Office 2013
    Posts
    2

    Index Match within Date range multiple results

    Hi,

    I would like to the name(s) to appear on another sheet if the exact date falls within the "Start date" and "End date" and status is "approved".
    i have come out something like this "
    =IFERROR(INDEX(Holidays5[Name],MATCH(1,INDEX((Holidays5[Status]="Approved")*(Holidays5[[Start Date ]]<=CalendarView!$M$19)*(Holidays5[End Date]>=CalendarView!$M$19),,),0),'Master File'!A$4:A4),"")" but it doesnt return multiple results"
    Please make it that it will return multiple results.

    Thanks
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    11-29-2022
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    435

    Re: Index Match within Date range multiple results

    While I have not begun to dissect your formula yet, I first want to make sure you are pressing CTRL+SHIFT+ENTER when entering it as it is an array formula.

  3. #3
    Registered User
    Join Date
    11-29-2022
    Location
    Singapore, Singapore
    MS-Off Ver
    Microsoft Office 2013
    Posts
    2
    Quote Originally Posted by thomglea View Post
    While I have not begun to dissect your formula yet, I first want to make sure you are pressing CTRL+SHIFT+ENTER when entering it as it is an array formula.
    Yes the formula is working fine. But I want all the dates that match to appear instead of just the first result.

+ 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. [SOLVED] INDEX-MATCH with multiple results stops returning valid results
    By keshavtale in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-01-2022, 12:24 PM
  2. [SOLVED] Index / Match with Multiple Criteria Including a Date Range
    By GeorgeB17 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-28-2021, 05:14 PM
  3. INDEX and MATCH returning multiple results from a range
    By tv2account in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-05-2020, 09:36 AM
  4. Need Help with Index, Match, Match with multiple results and copying data x times
    By jrboyd in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 05-27-2019, 06:57 AM
  5. [SOLVED] Index Match with multiple criteria including date range
    By Perk1961 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-11-2017, 08:23 PM
  6. Index Match with multiple results
    By pitterpatton in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 04-10-2014, 10:41 PM
  7. Need help with Index + Match Multiple Results
    By xenohadden in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-11-2012, 05:00 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