Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Macro's Flicker

I have a long macro that references macros in another
workbook. It unlocks and makes visible hiden pages, does
several cuts and pastes, triggers other macros etc. I
have the Application Screen Updateing set to false in
every sub macro and on the main macro. Why does it still
flicker as if I don't?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Macro's Flicker

If, at the end of each sub macro, you are setting the
Screen Updating to True, for that brief moment before the
main macro hits another sub macro with another updating =
false line, the screen will update, causing flicker.
HTH,
Gary Brown


-----Original Message-----
I have a long macro that references macros in another
workbook. It unlocks and makes visible hiden pages, does
several cuts and pastes, triggers other macros etc. I
have the Application Screen Updateing set to false in
every sub macro and on the main macro. Why does it still
flicker as if I don't?
.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen Flicker dim Excel Discussion (Misc queries) 4 November 28th 07 09:42 PM
List box screen flicker [email protected] Excel Discussion (Misc queries) 0 September 25th 07 02:37 PM
Hide Macro's in Toolbar / Macro's list sparx Excel Discussion (Misc queries) 2 May 6th 06 08:53 PM
Preventing screen flicker Paul Excel Discussion (Misc queries) 2 March 15th 05 09:39 PM
Screen Flicker JonWayn Excel Programming 1 November 1st 03 11:34 PM


All times are GMT +1. The time now is 12:12 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"