TimeToSplit
New Member
- Joined
- Mar 30, 2012
- Messages
- 4
Hi all,
I'm a bit stuck at the moment. I must graph a series of data points in an X-Y scatter point chart multiple times, then fit every type of trendline to that a seperate graph. Using VBA, I must then extract the R Sqaured value from each trendline, and find the best trendline suitable for the job.
I have no idea how to extract the R Sqaured value from the chart though, I have looked all around on forums online and in the Excel Help, and I'm still really stuck.
Thank you in advance,
TimeToSplit
I'm a bit stuck at the moment. I must graph a series of data points in an X-Y scatter point chart multiple times, then fit every type of trendline to that a seperate graph. Using VBA, I must then extract the R Sqaured value from each trendline, and find the best trendline suitable for the job.
I have no idea how to extract the R Sqaured value from the chart though, I have looked all around on forums online and in the Excel Help, and I'm still really stuck.
Thank you in advance,
TimeToSplit