+ Reply to Thread
Results 1 to 7 of 7

Data serie down to zero

  1. #1
    Forum Contributor
    Join Date
    10-31-2006
    Location
    Oslo, Norway
    MS-Off Ver
    MS 365 Business
    Posts
    286

    Data serie down to zero

    How do I avoid that the data serie goes down to zero if there's no value in the data range?
    In this case there is a formula in the cell which shows an empty cell.

    Please see the attached worksheet.
    Attached Files Attached Files

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

    Re: Data serie down to zero

    Use this in E5 and extend down:

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    10-31-2006
    Location
    Oslo, Norway
    MS-Off Ver
    MS 365 Business
    Posts
    286

    Re: Data serie down to zero

    Thank you zbor!
    This works fine for the chart, but I would prefer to have the cells visually blank and not to show the #N/A error message.
    An other thing is that the #N/A-respons affects other cells in my worksheet.
    May be a way around is to use conditional formatting but that should be the last solutions.
    Any other solutions?
    Last edited by Saturn; 05-01-2016 at 03:15 AM.

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

    Re: Data serie down to zero

    I think you'll need to go with CF.
    Other cells that are affected by N/A - there you probably looking IF(E5=""
    Then change this in IF(E5=NA()

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

    Re: Data serie down to zero

    Or you can create two arrays.
    One with blank (for visual) and other with NA (for chart).

    They don't need to be in same place so you won't see it.
    You can also paint it white (S column in example).
    Attached Files Attached Files

  6. #6
    Forum Contributor
    Join Date
    10-31-2006
    Location
    Oslo, Norway
    MS-Off Ver
    MS 365 Business
    Posts
    286

    Re: Data serie down to zero

    Thanks. I will work with these two suggestions.

  7. #7
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,293

    Re: Data serie down to zero

    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

+ 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. keep the serie
    By solloman in forum Excel General
    Replies: 3
    Last Post: 06-11-2012, 09:07 PM
  2. Max/min in a floating serie
    By tradermike in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-30-2008, 01:44 PM
  3. Replies: 1
    Last Post: 11-19-2007, 09:19 AM
  4. Hide a Serie in a Chart ??!!??
    By Herve_Rob in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-25-2007, 07:05 AM
  5. Change color for each serie?
    By christianhelring in forum Excel General
    Replies: 0
    Last Post: 05-15-2006, 05:00 AM
  6. [SOLVED] Storage of a serie of dates
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-19-2006, 10:15 AM
  7. [SOLVED] Pack data columns into one serie only
    By N! Xau in forum Excel General
    Replies: 0
    Last Post: 11-15-2005, 05:45 AM
  8. [SOLVED] Filling / Extending serie
    By Eric in forum Excel General
    Replies: 2
    Last Post: 09-08-2005, 04: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