+ Reply to Thread
Results 1 to 11 of 11

ISNA with INDEX(MATCH) function not working

Hybrid View

  1. #1
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,710

    Re: ISNA with INDEX(MATCH) function not working

    Try this

    =IFERROR(INDEX('TT 2012-13'!D2:D335,MATCH(1,('TT 2012-13'!A2:A335=B4)*('TT 2012-13'!B2:B335="Tues")*('TT 2012-13'!C2:C335="AM"),0)),"")

  2. #2
    Registered User
    Join Date
    02-22-2013
    Location
    Lichfield, UK
    MS-Off Ver
    Excel 2003
    Posts
    12

    Re: ISNA with INDEX(MATCH) function not working

    Wow, stunningly fast response.
    Unfortunately the IFERROR bit generates a #name? error.
    Thanks anyhow

    G


    Quote Originally Posted by kvsrinivasamurthy View Post
    Try this

    =IFERROR(INDEX('TT 2012-13'!D2:D335,MATCH(1,('TT 2012-13'!A2:A335=B4)*('TT 2012-13'!B2:B335="Tues")*('TT 2012-13'!C2:C335="AM"),0)),"")

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,463

    Re: ISNA with INDEX(MATCH) function not working

    IFERROR is not available in XL2003.

    Pete

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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