Screenupdating is always true

  • Thread starter Thread starter Petro
  • Start date Start date
P

Petro

Hey,
the coding is:
....
application.screenupdating = false
....

but in the time when the macro is working, screen is
always updated. When I have a look with debugger I can see
that after the statement application.screenupdating =
false the characteristic is true and I can't change it.

Any idea ?

Regards
Petro
 
Hi Petro,

I seem to remember that the programmatic use of the Solver AddIn
can affect the state of Application.Screenupdating.
Could that be the problem here ?

Regards,
Vic Eldridge
 

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