Forum Discussion
west_adam
Jul 09, 2024Copper Contributor
Auto populate trendline variables into specified spreadsheet cells
I've created a couple of graphs and created trendlines to determine R^2, slope and intersect values. Is there a way of automatically transcribing those values into defined spreadsheet cells rather than manually doing it?
Check out the LINEST function and LOGEST function
2 Replies
Sort By
Check out the LINEST function and LOGEST function
- west_adamCopper ContributorThank you - just what I was looking for