View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Toolbar's shape remains on the screen

Have you tried just minimizing Excel and then maximizing it again.

Are you running a macro with screenupdating turned to off. This causes that
type of behavior with userforms.

--
Regards,
Tom Ogilvy

"Haldun Alay" <haldunalayATyahooDOTcom wrote in message
...
Hi,

I'm using Excel 2002 and sometimes strange things happens to some toolbars
(especially macro recording toolbar and pivot table toolbar). after using
for a while excel, these toolbars don't refresh themselves. when i move
toolbars on the screen i see the shape of the toolbar remains on the old
place. To remove that i have to restart excel.

Does anybody have an idea about that?


regards.


Haldun