using charts to read off new data

G

Guest

I've created a chart with a linear trendline as a standard graph. I would like to use the trendline to read the x values for new data (y- values). Is there a function that can do this and how can it be done without altering the original graph.
 
J

Jerry W. Lewis

Use worksheet functions. Any of the following will do
- Slope and Intercept
- Forecast
- LinEst
- Trend

Jerry
I've created a chart with a linear trendline as a standard graph.
I would like to use the trendline to read the x values for new data
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top