Chart Help

J

J Streger

I'm looking for a way to have a column chart show positive numbers both above
and below the 0 line on the chart. So from Top to bottom would read 200, 100,
0, 100, 200 etc. Is this possible?
 
J

Jon Peltier

Custom number format. Double click the axis, and on the Numbers tab of the
dialog, enter this:

0;0

- Jon
 
Top