+ Reply to Thread
Results 1 to 3 of 3

If formula HOW to hide #N/A

  1. #1
    Registered User
    Join Date
    01-10-2014
    Location
    Saudi Arabia
    MS-Off Ver
    Excel 2007
    Posts
    6

    If formula HOW to hide #N/A

    =IF($J$4=1,VLOOKUP(E14,E14:G14,2,FALSE),IF($J$4=2,VLOOKUP(E25,E25:G25,2,FALSE)))

    When i enter this formula is show like #N/A, how i can hide this #N/A from it.
    Please help..!Thanks in Advance...!!
    Last edited by mzaheer_abbas; 01-11-2014 at 12:56 PM.

  2. #2
    Forum Contributor
    Join Date
    12-31-2012
    Location
    Jhang, Pakistan
    MS-Off Ver
    Excel 2010
    Posts
    250

    Re: If formula HOW to hide #N/A

    Please Login or Register  to view this content.

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: If formula HOW to hide #N/A

    With 2007 and up
    =IFERROR(IF($J$4=1,VLOOKUP(E14,E14:G14,2,FALSE),IF($J$4=2,VLOOKUP(E25,E25:G25,2,FALSE))),"")
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ 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. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 04:06 PM
  2. Formula required to hide results from another cell formula
    By 917 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-07-2013, 12:12 AM
  3. [SOLVED] Macro to Fill with Formula, but Hide Formula to User
    By Gard5096 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-21-2012, 10:44 AM
  4. Hide a formula
    By edwardpestian in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-05-2006, 12:49 PM
  5. [SOLVED] how to hide the formula
    By Thomas in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-27-2005, 02:05 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