tractorvix
Technical User
I'm not sure if this is possible, but hope you lovely people will be able to help.
I need to be able to run a linear regression analysis to test the fit of a line to the data points.
I've tried recording a macro to capture the code that I need to run the regression, but helpfully only get:
Application.Run "ATPVBAEN.XLA!Regress", , , False, False, , "", False _
, False, False, False, , False
I want to be able to change the input values but this doesn't even show the selected input values for me to be able to manipulate.
Is there anyone out there who is able to help?
Thanks
TV
I need to be able to run a linear regression analysis to test the fit of a line to the data points.
I've tried recording a macro to capture the code that I need to run the regression, but helpfully only get:
Application.Run "ATPVBAEN.XLA!Regress", , , False, False, , "", False _
, False, False, False, , False
I want to be able to change the input values but this doesn't even show the selected input values for me to be able to manipulate.
Is there anyone out there who is able to help?
Thanks
TV