Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Excel 2002 SP3
Win XP HE Hi, In a column chart, how can I make the bars/columns where corresponding data point is positive (zero or above) plot in green (or other color) and columns where corresponding data point is negative, plot in red (or a different color)? Thanks! |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I was so happy when I finally figured it out that I wrote a tutorial:
http://peltiertech.com/Excel/ChartsH...fNegative.html I haven't tried figuring it out for Excel 2007 yet, though. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "stef" wrote in message ... Excel 2002 SP3 Win XP HE Hi, In a column chart, how can I make the bars/columns where corresponding data point is positive (zero or above) plot in green (or other color) and columns where corresponding data point is negative, plot in red (or a different color)? Thanks! |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
You can, with VBA code or my add-in, get the Invert If Negative to work but
you have to retain a fill pattern. As soon as you set the fill to Solid the second color is lost. http://www.andypope.info/charts/patternfills.htm You can of course use the conditional chart approach. Having a series for Positive and Negative values. Cheers Andy -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info "Jon Peltier" wrote in message ... I was so happy when I finally figured it out that I wrote a tutorial: http://peltiertech.com/Excel/ChartsH...fNegative.html I haven't tried figuring it out for Excel 2007 yet, though. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "stef" wrote in message ... Excel 2002 SP3 Win XP HE Hi, In a column chart, how can I make the bars/columns where corresponding data point is positive (zero or above) plot in green (or other color) and columns where corresponding data point is negative, plot in red (or a different color)? Thanks! |
#4
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Thanks, Andy. Will definitely look into it.
Andy Pope wrote: You can, with VBA code or my add-in, get the Invert If Negative to work but you have to retain a fill pattern. As soon as you set the fill to Solid the second color is lost. http://www.andypope.info/charts/patternfills.htm You can of course use the conditional chart approach. Having a series for Positive and Negative values. Cheers Andy |
#5
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Great. Thanks again!
Jon Peltier wrote: I was so happy when I finally figured it out that I wrote a tutorial: http://peltiertech.com/Excel/ChartsH...fNegative.html I haven't tried figuring it out for Excel 2007 yet, though. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "stef" wrote in message ... Excel 2002 SP3 Win XP HE Hi, In a column chart, how can I make the bars/columns where corresponding data point is positive (zero or above) plot in green (or other color) and columns where corresponding data point is negative, plot in red (or a different color)? Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is it possible to make a box and whisker plot (box plot) in Excel. | Charts and Charting in Excel | |||
how to plot a polar chart / plot | Charts and Charting in Excel | |||
how do I create a box-plot (or whisker plot ) graph? | Charts and Charting in Excel | |||
Can I copy x-y scatter plot data direct from one plot to another? | Charts and Charting in Excel | |||
how 'come green isn't green? | Excel Discussion (Misc queries) |