+ Reply to Thread
Results 1 to 8 of 8

formula problem , shown #n/a

  1. #1
    Forum Contributor
    Join Date
    10-24-2012
    Location
    San Diego, USA
    MS-Off Ver
    Excel 2019
    Posts
    844

    formula problem , shown #n/a

    I have the below formula, I want to show blank or show nothing instead of bunch of #n/a
    Please Login or Register  to view this content.
    please help , thank you.

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: formula problem , shown #n/a

    =IF($H17>$L$1,"", etc.
    Ben Van Johnson

  3. #3
    Forum Contributor
    Join Date
    10-24-2012
    Location
    San Diego, USA
    MS-Off Ver
    Excel 2019
    Posts
    844

    Re: formula problem , shown #n/a

    says you have entered an argument that is wrong.

  4. #4
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,913

    Re: formula problem , shown #n/a

    Try:

    =IFERROR(IF($H17>$L$1,"",INDEX(Table3[Desired Stock],MATCH($H17,Table3[No Color Index],0))),"")

  5. #5
    Forum Contributor
    Join Date
    10-24-2012
    Location
    San Diego, USA
    MS-Off Ver
    Excel 2019
    Posts
    844

    Re: formula problem , shown #n/a

    it shows in the cell "#NA" now, but no errors, I just want to get rid of all the #n/a that appears.

  6. #6
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: formula problem , shown #n/a

    so use:

    =IFERROR(IFNA(IF($H17>$L$1,"",INDEX(Table3[Desired Stock],MATCH($H17,Table3[No Color Index],0))),""),"")

  7. #7
    Forum Contributor
    Join Date
    10-24-2012
    Location
    San Diego, USA
    MS-Off Ver
    Excel 2019
    Posts
    844

    Re: formula problem , shown #n/a

    that works, thank you all

  8. #8
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: formula problem , shown #n/a

    You are welcome

    Thanks for the feedback and mark thread solved

+ 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. A strange nonlinear problem or question has shown up again.
    By mel. in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-05-2013, 05:38 PM
  2. [SOLVED] Running Balance shown problem
    By jawwad321 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-26-2013, 02:17 PM
  3. Column of Text Shown = Total Times Shown?
    By philcassell in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-19-2006, 02:25 AM
  4. Named Ranges shown (or not shown) as blue means what?
    By wdeleo in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  5. Named Ranges shown (or not shown) as blue means what?
    By wdeleo in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 04:05 AM
  6. [SOLVED] Named Ranges shown (or not shown) as blue means what?
    By wdeleo in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  7. Named Ranges shown (or not shown) as blue means what?
    By wdeleo in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM
  8. [SOLVED] Named Ranges shown (or not shown) as blue means what?
    By wdeleo in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10: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