+ Reply to Thread
Results 1 to 2 of 2

negative values in chart

  1. #1
    Registered User
    Join Date
    07-01-2009
    Location
    Croatia
    MS-Off Ver
    Excel 2003
    Posts
    63

    negative values in chart

    Hello!

    In Excel 2002 I had a chart with a negative values, which I didn't want to be seen on the chart ie. only positive vaues should be seen on the chart. I set mimimum to zero, and it worked well. But when I got Excel 2007, the same chart shows negative values, although the mimimum is still set to zero. When I print the chart out, the thin line of the negative values can also bee seen on a chart and I don't want that. What do I have to do?
    Attached Files Attached Files

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: negative values in chart

    Apply border with same colour as column to remove the negative overhang.

    Or use formula to create chart specific data,

    =IF(B2<0,NA(),B2)
    Cheers
    Andy
    www.andypope.info

+ 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