+ Reply to Thread
Results 1 to 6 of 6

Making a cell with a formula appear empty

  1. #1
    Registered User
    Join Date
    03-03-2009
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    65

    Making a cell with a formula appear empty

    I have a chart with blank values in some cases. I have set up the chart to show those values as gaps, which relies on the blank cell being empty.

    However, my blank cells have a formula along the lines of:

    if (condition,value,"")

    So the chart does not consider them blank, presumably either because the formula is in there, or because "" is not the same as blank.

    How can I make this cell appear blank for the purposes of the chart?

    This is related to another thread: http://www.excelforum.com/excel-gene...o-display.html.
    Last edited by macaonghus; 03-16-2009 at 08:04 AM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Making a cell with a formula appear empty

    I think DonkeyOte answered that in the other thread...

    Did you try replacing the "" in the formula with NA() so that #NA appears instead of Blank... the chart will ignore those #NA
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,627

    Re: Making a cell with a formula appear empty

    You must put NA() instead of blank.. Then it will work..

  4. #4
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Making a cell with a formula appear empty

    Charts ignore cells with error values.
    Try this construct:
    Please Login or Register  to view this content.
    Does that help?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  5. #5
    Registered User
    Join Date
    03-03-2009
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    65

    Re: Making a cell with a formula appear empty

    Thank you both...and thank you donkeyote.

  6. #6
    Registered User
    Join Date
    03-03-2009
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    65

    Re: Making a cell with a formula appear empty

    I am amazed at how much Excel knowledge there is here.

+ 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