View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Bernard Liengme Bernard Liengme is offline
external usenet poster
 
Posts: 4,393
Default How to add trendline over multiple series and a segment of x-value

The first part is not possible (or I do not know how to do it!)
For the second part, rather than add trendline use TREND to fit each partial
dataset and add the results as new series in the chart.
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"progprog" wrote in message
...
How do I add a trendline that covers multiple series and over a partial
section of a series (for example, one for the first 5 x-values, and one
for
the next 6 x-values for data from 4 series)?