I am having some trouble with a variable range selection within a regression. I keep getting an "application-defined or object-defined error." I've isolated each statement to find that the code that is causing the regression not to work is below (the error for that line of code states that the Select method of Range class failed):
This is confusing because the following code works in a different module:
This is the full regression code for the one that is not working:
(regressionWindow = counter3 + 36)
Thank you for any help you can offer on this issue
Bookmarks