+ Reply to Thread
Results 1 to 3 of 3

Blank #NA Issue

  1. #1
    Registered User
    Join Date
    01-15-2015
    Location
    Queensland, Australia
    MS-Off Ver
    2010
    Posts
    18

    Blank #NA Issue

    I have an issue where I want to keep the formula in the cell however because I haven't added data yet it displays #NA.

    I just want blank shown.
    Table 3.PNG

  2. #2
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    2,807

    Re: Blank #NA Issue

    You should be able to wrap your formula with IFERROR. So it would be IFERROR(your formula,what you want to display if error) or specifically,
    =IFERROR(SUMPRODUCT(1*(MONTH($C111)=I$98)),"")

  3. #3
    Registered User
    Join Date
    01-15-2015
    Location
    Queensland, Australia
    MS-Off Ver
    2010
    Posts
    18

    Re: Blank #NA Issue

    Greatly appreciated thank you!!

+ 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] Insert blank row and issue a sum
    By LanceB in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-06-2005, 05:05 PM
  2. [SOLVED] Insert blank row and issue a sum
    By LanceB in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 04:05 AM
  3. Insert blank row and issue a sum
    By Walter Haddock in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-19-2005, 01: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