+ Reply to Thread
Results 1 to 2 of 2

Removing #N/A from Index Match

  1. #1
    Registered User
    Join Date
    01-07-2015
    Location
    Alberta, Canada
    MS-Off Ver
    2007
    Posts
    3

    Removing #N/A from Index Match

    Hello All,

    I have a two conditional index match. The problem is the blank cells are returning errors. Could you please help me revise my formula so that the errors just show up as blanks? Thanks!

    =INDEX(Index!$C$3:$E$5, MATCH('Relocation Details'!$H8, Index!$B$3:$B$5,0), MATCH('Relocation Details'!$I8, Index!$C$2:$E$2,0))

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Removing #N/A from Index Match

    =iferror(INDEX(Index!$C$3:$E$5, MATCH('Relocation Details'!$H8, Index!$B$3:$B$5,0), MATCH('Relocation Details'!$I8, Index!$C$2:$E$2,0)))

    try this
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

+ 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] Excel 2007 : Removing the #n/a from this index match formula
    By Icehockey44 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-14-2015, 12:47 PM
  2. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  3. Replies: 6
    Last Post: 11-08-2013, 10:29 PM
  4. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  5. Replies: 5
    Last Post: 02-29-2012, 08:51 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