+ Reply to Thread
Results 1 to 4 of 4

Help, Cannot Get Rid of #N/A when using Index, Match - Have looked at prev posts & no luck

Hybrid View

  1. #1
    Registered User
    Join Date
    01-14-2014
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Exclamation Help, Cannot Get Rid of #N/A when using Index, Match - Have looked at prev posts & no luck

    Hello All,

    I am a novice intermediate excel user, I have made a referencing worksheet but cannot for the life of me get rid of these #N/A when the formula doesn't return a result. The thing is on my sheet all of my searches will bring back at least 1 #N/A

    please help me and asap if anyone can, i am online now and will try it.

    my formula is:

    =INDEX('Pub Company List'!D:D,MATCH('Site Details'!C4,'Pub Company List'!C:C,0))

    Cheers,

    Matt
    Last edited by darkmagikmatt; 01-14-2014 at 04:00 PM.

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Help, Cannot Get Rid of #N/A when using Index, Match - Have looked at prev posts & no

    Try

    =IFERROR(INDEX('Pub Company List'!D:D,MATCH('Site Details'!C4,'Pub Company List'!C:C,0)),"")

  3. #3
    Registered User
    Join Date
    01-14-2014
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Help, Cannot Get Rid of #N/A when using Index, Match - Have looked at prev posts & no

    Quote Originally Posted by Jonmo1 View Post
    Try

    =IFERROR(INDEX('Pub Company List'!D:D,MATCH('Site Details'!C4,'Pub Company List'!C:C,0)),"")
    Perfect, Thank you so much. Every other post i looked at didn't break it down like that, genius. I love this forum, it took 4 minutes to find the answer.

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Help, Cannot Get Rid of #N/A when using Index, Match - Have looked at prev posts & no

    You're welcome.

+ 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. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  2. Replies: 7
    Last Post: 12-17-2013, 06:39 AM
  3. Replies: 6
    Last Post: 11-08-2013, 10:29 PM
  4. Replies: 0
    Last Post: 01-19-2013, 01:35 PM
  5. [SOLVED] Integrating results from different pages? (No luck w/ INDEX & LOO
    By randomjohn in forum Excel General
    Replies: 2
    Last Post: 08-02-2005, 03:05 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