View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Button flicker with screenupdating

Hi Mark,

A slight flick each time Screenupdating is set to true is often normal,
particularly if there are several objects on the sheet. Depends also on what
other changes are going on, it can be worse if an object is selected. Ensure
that Screenupdating is only reset once in the entire routine. If it's
changing many time in a loop you will get a lot of flicker.

Regards,
Peter T

"Mark Anders via OfficeKB.com" wrote in message
...
Thanks gocush.
Checked your suggestion but flicker remains. The buttons by the way are
located on part of the sheet that does not get hidden/unhidden and so do
not moved relative to the cells they sit on.

--
Message posted via http://www.officekb.com