View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Mike Middleton Mike Middleton is offline
external usenet poster
 
Posts: 762
Default copy trendline equation to cells for use in other calculations

elaine101 -

One way is to use the worksheet functions INTERCEPT and SLOPE.

- Mike

http://www.MikeMiddleton.com



"elaine101" wrote in message
...
I need to use the trendline equation (eg y=mx+c) to solve x for other
values
of y. I want t do this having set up a template in which m and c are
placed
in specific cells, and not by copying the parameters manually.