Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default Trendline on only part of the data.

I have a chart with three years worth of weekly data points, 2 prior
years and the current year so I currently have approx. 128 data
points. I added a trend line. Again no problem. Know my boss wants
the trend line on only the current year or the last 24 data points as
it were.

Is there any way to trend only a portion of the data?

Thanks in advance for your assistance.

Don
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Trendline on only part of the data.

Probably the easiest way is to set up a separate data series that calculates
the plot points weekly between the high and the low. The built in trend line
will span the entire series of data that you are tracking. A second, but
probably not so pretty, way would be to make the current year a separate data
series and put the built in trend line on it.

" wrote:

I have a chart with three years worth of weekly data points, 2 prior
years and the current year so I currently have approx. 128 data
points. I added a trend line. Again no problem. Know my boss wants
the trend line on only the current year or the last 24 data points as
it were.

Is there any way to trend only a portion of the data?

Thanks in advance for your assistance.

Don

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,104
Default Trendline on only part of the data.

Do you really need the trendline equation on the chart?
If not, then use LINEST to put the fitting values on the worksheet; you can
control which range of data LINEST uses)
LINEST works with many equations; see
http://people.stfx.ca/bliengme/exceltips/Polynomial.htm
http://www.tushar-mehta.com/publish_...nalysis/16.htm
http://spreadsheetpage.com/index.php...line_formulas/

If it must be on the chart: make a second series with the data be used for
the trendline; copy this; activate chart; used Edit | Paste Special -New
Series to add this to the charts; add trendline to the new series

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"JLGWhiz" wrote in message
...
Probably the easiest way is to set up a separate data series that
calculates
the plot points weekly between the high and the low. The built in trend
line
will span the entire series of data that you are tracking. A second, but
probably not so pretty, way would be to make the current year a separate
data
series and put the built in trend line on it.

" wrote:

I have a chart with three years worth of weekly data points, 2 prior
years and the current year so I currently have approx. 128 data
points. I added a trend line. Again no problem. Know my boss wants
the trend line on only the current year or the last 24 data points as
it were.

Is there any way to trend only a portion of the data?

Thanks in advance for your assistance.

Don



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Trendline on only part of the data.

When I was still working, I did presentations and our customer always wanted
trendlines so they could tell if the data indicated up or down. After all,
that is all a trend line tells you. So I prepared a set for our dry run,
before showing to the customer, and just put the words UP or DOWN on the
charts. My boss flipped out.
As Bernard pointed out, there are many alternatives to showing a trend line,
even just using the drawing tool to draw a line. Again. it only tells you up
or down.

" wrote:

I have a chart with three years worth of weekly data points, 2 prior
years and the current year so I currently have approx. 128 data
points. I added a trend line. Again no problem. Know my boss wants
the trend line on only the current year or the last 24 data points as
it were.

Is there any way to trend only a portion of the data?

Thanks in advance for your assistance.

Don

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
trendline for part of data terry Charts and Charting in Excel 6 April 21st 23 06:10 PM
Trendline for a part of a data set ? Muelleimer Excel Discussion (Misc queries) 2 September 14th 07 01:12 PM
How do I set a trendline for only say the first 25% of the data s. qwerty Charts and Charting in Excel 2 April 11th 07 05:42 PM
Trendline Data Chip Pearson Excel Programming 1 August 19th 04 08:18 PM
Trendline Data Tom Ogilvy Excel Programming 0 August 19th 04 07:30 PM


All times are GMT +1. The time now is 03:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"