
Signature
Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
Howdy again
Thanks for the reply.
>From what you say, I should have blank cells before the start of
production? Well, I do but still it slopes down. I really need the
vertical jump for this graph to make sense!
Just for information here is a little bit of the data just to show you
waht i mean
TIME .... 1983 1984 1985 1986
Russia - - 4830 5260
FSU 5640 6150 - -
Rest of FSU - - 1900 1920
So ideally the vertical line comes down in 1984 and the components
continue on thereafter.
> Hi,
>
[quoted text clipped - 11 lines]
> Another way to get the dropline to zero would be to use custom Y Error
> bars, where only that period has a drop of the value for that period.
Andy Pope - 25 Sep 2006 14:25 GMT
Are those - place holders for posting purposes or what you currently
have in the cells?
> Howdy again
>
[quoted text clipped - 30 lines]
>>Another way to get the dropline to zero would be to use custom Y Error
>>bars, where only that period has a drop of the value for that period.

Signature
Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
schorley@gmail.com - 25 Sep 2006 14:35 GMT
sorry i meant to say, '-' indicates a blank cell. the figures are just
rough but close enough (everything I have in the cells are values; no
formulas at all).
> Are those - place holders for posting purposes or what you currently
> have in the cells?
[quoted text clipped - 33 lines]
> >>Another way to get the dropline to zero would be to use custom Y Error
> >>bars, where only that period has a drop of the value for that period.
Andy Pope - 25 Sep 2006 14:59 GMT
Sorry missed the Area chart type in the question title.
Only way to get area chart to drop vertically is to include multiple
points for that period.
So you need to expand the years information, hopefully the text wrapping
doesn't destroy the layout.
01/01/83 01/01/84 01/01/84 01/01/85 01/01/85 01/01/86
Russia - - 0 0 4830 5260
FSU 5640 6150 0 - - -
Rest of FSU - - 0 0 1900 1920
You need to go to the Chart Options dialog and set the x axis to be Time
series rather than category. Set the Scale to be 1 years and format the
numbers to be yyyy to get the correct axis labels.
Cheers
Andy
> sorry i meant to say, '-' indicates a blank cell. the figures are just
> rough but close enough (everything I have in the cells are values; no
[quoted text clipped - 37 lines]
>>>>Another way to get the dropline to zero would be to use custom Y Error
>>>>bars, where only that period has a drop of the value for that period.

Signature
Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
schorley@gmail.com - 25 Sep 2006 16:13 GMT
Thanks so much!
It works like a dream and my chart looks amazing!
Thanks again