HI there,
I have a spreadsheet with sequential dates in column A and corresponding prices in column B. I would like to copy consective sets of n days into column c and do analyses on them, in a loop. I am trying to write code that asks a user how many days to put into this "window" for analysis...
Thanks for the tip, Combo.
I tried turning calculations off as you suggested but no effect. The output table gets re-written with each regression, and the screen along with it.
Any other suggestions?
Thanks,
Del
I'm running a long series of regresions in excel 2002 (excel 10, I believe) and cannot turn off the screen updating of the output range.
I have tried:
Application.ScreenUpdating = False
to no avail.
The DoCmd.Echo command seems to be unsupported by VBA in Excel l0.
The regression...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.