Application.ScreenUpdating malfunction

  • Thread starter Thread starter Tom Deiley
  • Start date Start date
T

Tom Deiley

Has anyone encountered a situation where "Application.ScreenUpdating =
False" has worked fine in the past, and then all of a sudden it won't
function properly (the property remains true)?

Thanks,
Tom
 
I have seen a lot of claims of that, but never been able to verify it
happens. Many times, there may be an event firing that reverses the
setting.

Also, if you call a function from the analysis toolpak, it can reset the
setting as an example.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top