J
JVS
I was working on a macro using
Application.ScreenUpdating = true & false
I know that I have the last line of the macro with it set to "true".
But now when I copy a formula to several other cells in the same column I do
not get the correct answer until "after" I save the work sheet. It does not
matter what sheet I'm working in, even a new sheet with no macros.
I think that I have a setting turned off but not sure how to reset it.
(The formula is as simple as cell A1 "=C1" so it's not a formula error.)
Help!
Thanks
jvs
Application.ScreenUpdating = true & false
I know that I have the last line of the macro with it set to "true".
But now when I copy a formula to several other cells in the same column I do
not get the correct answer until "after" I save the work sheet. It does not
matter what sheet I'm working in, even a new sheet with no macros.
I think that I have a setting turned off but not sure how to reset it.
(The formula is as simple as cell A1 "=C1" so it's not a formula error.)
Help!
Thanks
jvs