Trendling for each month when data is for 5 months

R

Rosemary

I have data from 1/1/08 thru 8/10/08 - how do i set a trending line for each
month of data to be shown only for the monthly period
 
J

Jon Peltier

Plot each month's worth of data as its own series, then apply a trendline to
each series.

- Jon
 
Top