Results 1 to 13 of 13

Index Match to Skip/Ignore Blanks in Row

Threaded View

  1. #11
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Index Match to Skip/Ignore Blanks in Row

    OK. GOOD....

    So, set up 2 Named Ranges (called START and END - what else???):

    =INDEX(Sheet2!$1:$1048576,11,MATCH($C8,Sheet2!$9:$9,0)+1):INDEX(Sheet2!$1:$1048576,39,MATCH($C8,Sheet2!$9:$9,0)+1)

    =INDEX(Sheet2!$1:$1048576,11,MATCH($C8,Sheet2!$9:$9,0)+2):INDEX(Sheet2!$1:$1048576,39,MATCH($C8,Sheet2!$9:$9,0)+2)


    CTRL-F3 to view/edit them.


    Then use this in D8 copied across and down:

    =SUMPRODUCT((Start<=D$3)*(End>=D$3))
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Help needed! INDEX/MATCH, Ignore Blanks in an array
    By JavierEM in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-31-2019, 10:05 PM
  2. [SOLVED] Index Match formula to skip blanks and return next greatest value
    By mark_luke in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-06-2019, 02:39 PM
  3. [SOLVED] Ignore blanks in Index/Match
    By dazbear in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 01-25-2018, 03:55 PM
  4. Need help to skip blanks in repeated list formula (index match)
    By iskz in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-19-2017, 07:37 PM
  5. Getting INDEX MATCH MATCH to ignore blanks
    By JK_Nation in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-08-2016, 05:44 PM
  6. Ignore Blanks for INDEX/MATCH with multiple criteria search
    By Stephen23 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-15-2015, 09:14 AM
  7. How to ignore blanks in an Index/Match Array Formula
    By michaelcarrera in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-06-2015, 08:50 PM

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