+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Registered User
    Join Date
    05-29-2008
    Posts
    2

    Avoid charting zeroes?

    I am trying to graph a single point on a chart with several line graphs. Depending on what the user will input, this point will change, so I need to have the series linked to several cells, not just one. I have the data for this point set up like I would for a line it is linked to a cell in an input worksheet. Is there a way to just not chart the zeroes as points or can I create an "IF" function that will give a "no entry" value rather than act like a zero?

    To me, everything I did is pretty complicated, so I'm not sure if this is the best way to explain it, but any help on this would be appreciated.

    Thanks!

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    10,944
    charts treat cells with content as zero, unless you use NA()
    your formula would go something like this.

    =IF(<test> , <value> , NA() )
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    05-29-2008
    Posts
    2
    Thanks so much, I had a feeling it would be very easy.

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.2.0