PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting Re: showing trend for non-existent data

Reply

Re: showing trend for non-existent data

 
Thread Tools Rate Thread
Old 22-09-2003, 04:38 PM   #1
dvt
Guest
 
Posts: n/a
Default Re: showing trend for non-existent data


John Parrot wrote:
> When I plot the chart, the data for the remaining months
> is considered as zeros and the line graph suddenly jumps
> down to a value of zero.


You can tell Excel to *not* plot empty cells. Tools | Options | Chart tab.

> Visually this does not look very sexy. Is there any means
> to still mention to xls that the input source data is 12
> cells but in the case where the value is not filled in, on
> the chart displayed the trend is extrapolated in the same
> direction as for the previous month(s)?


You have several options. Excel help does a pretty good job of describing
these options in a section entitled "About projecting values." Sounds to me
like you might want a trendline on your chart. Look up the key word
trendline in Excel help.

Dave
dvt at psu dot edu


  Reply With Quote
Old 22-09-2003, 05:28 PM   #2
Jon Peltier
Guest
 
Posts: n/a
Default Re: showing trend for non-existent data


>>When I plot the chart, the data for the remaining months
>>is considered as zeros and the line graph suddenly jumps
>>down to a value of zero.

>
> You can tell Excel to *not* plot empty cells. Tools | Options | Chart tab.
>
>>Visually this does not look very sexy. Is there any means
>>to still mention to xls that the input source data is 12
>>cells but in the case where the value is not filled in, on
>>the chart displayed the trend is extrapolated in the same
>>direction as for the previous month(s)?

>
> You have several options. Excel help does a pretty good job of describing
> these options in a section entitled "About projecting values." Sounds to me
> like you might want a trendline on your chart. Look up the key word
> trendline in Excel help.


If the cells look like blanks, but result from formulas which return "",
change "" to NA() in the formulas. Then use conditional formatting in
the worksheet to hide the resulting #N/A errors. They are ugly in the
sheet, but are not plotted, and won't affect the trendline.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
http://www.geocities.com/jonpeltier/Excel/index.html
_______

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off