+ Reply to Thread
Results 1 to 3 of 3

how to create hide excel feature using logic date formula

  1. #1
    Registered User
    Join Date
    06-25-2013
    Location
    united states
    MS-Off Ver
    Excel 2010
    Posts
    25

    how to create hide excel feature using logic date formula

    Hey Everyone, Here's my issue:

    I am trying to get my excel sheet to get rid of the #NUM! error in my cell and replace it with a "0" or "-" symbol for cells where no data is going to be entered, my formula that I am currently using to determine my average volumes for a specific year works great!! just looking to clean up the excel sheet a little. Attached is a small sample of what I am working with.

    Thank you all who take a look at this!!
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: how to create hide excel feature using logic date formula

    Wrap your formula in IFERROR()

    Hence, IFERROR(your_formula,0)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    06-25-2013
    Location
    united states
    MS-Off Ver
    Excel 2010
    Posts
    25

    Re: how to create hide excel feature using logic date formula

    Had a feeling this was the answer but seems I was applying it wrong haha, thank you ace!!!!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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