Thread: Trendlines
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Bernard Liengme[_3_] Bernard Liengme[_3_] is offline
external usenet poster
 
Posts: 1,104
Default Trendlines

For a linear fit, :
Have a look at FORECAST and TREND functions in Help
You can use functions SLOPE and INTERCEPT to get these values into cells and
use them to make a table of data
Come back if you need more
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"NeedsHelp" wrote in message
...
Could someone please tell me how to get the actual numbers that the chart
represents? I want both the charts and numbers. I have a simple year and
corresponding number that I want to forecast out into the future and can't
figure out how to do that either since I just have one variable.
Thanks!