+ Reply to Thread
Results 1 to 6 of 6

Remove #N/A error

  1. #1
    Registered User
    Join Date
    08-22-2010
    Location
    Malaysia
    MS-Off Ver
    Excel 2007
    Posts
    55

    Remove #N/A error

    =IF(D8="L",VLOOKUP(H8,Table!$C$3:$D$7,2),IF(D8="P",VLOOKUP(H8,Table!F3:G7,2),""))


    I've tried using ISNA to remove #N/A error when H8 is 0 or no value.

    Unfortunately, whenever I do so, I'm getting 'too many argument' error.

  2. #2
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Excel 2013
    Posts
    1,887

    Re: Remove #N/A error

    It is not clear enough , need to look data in h8
    try this
    =iferror(IF(D8="L",VLOOKUP(H8,Table!$C$3:$D$7,2),IF(D8="P",VLOOKUP(H8,Table!F3:G7,2),"")),"")
    Punnam

  3. #3
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Excel 2013
    Posts
    1,887

    Re: Remove #N/A error

    Hi kenjcd ,

    upload a sample workbook with out any confidential data , make sure you have enough data to explain your difficulty.

    Punnam

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Remove #N/A error

    Excel 2003 ?
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  5. #5
    Registered User
    Join Date
    08-22-2010
    Location
    Malaysia
    MS-Off Ver
    Excel 2007
    Posts
    55

    Re: Remove #N/A error

    Hi, Punnam.

    I think your formula works just fine. So far, it's working.
    Thanks ya

    @ martindwilson - i'm using Excel 2007 ^-^

  6. #6
    Forum Expert
    Join Date
    03-28-2014
    Location
    Hyderabad,India
    MS-Off Ver
    Excel 2013
    Posts
    1,887

    Re: Remove #N/A error

    Hi kenjcd ,

    1) This is show "" , in case of any error caused by the function .
    2) I suggest you to change the version of Excel from excel 2003 to Excel 2007 , in your profile page
    3) If your question answered mark the thread as solved & rate one who helped you "Add Reputation".
    Punnam

+ 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. Remove #Value Error
    By Django13 in forum Excel General
    Replies: 3
    Last Post: 06-19-2014, 05:26 AM
  2. remove #value error
    By stoey in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-19-2008, 07:06 PM
  3. Remove #VALUE! Error
    By mbrady1973 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-09-2008, 11:33 AM
  4. Remove Error
    By oberon.black in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-08-2005, 11:20 PM
  5. Remove #DIV/0! error
    By Anthony in forum Excel General
    Replies: 4
    Last Post: 03-04-2005, 10:06 AM

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