Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default stop screen refresh

The best way is not to use activate and select,
but assuming that you have

application.ScreenUpdating = False
' current code
Application.ScreenUpdating = True

--
Regards,
Tom Ogilvy

"Gordon" wrote in message
...
The macro that I have developed is running slower than I would like

because
it involves a very large amount of printing to the screen. The speed of

the
macro is thus limited by the graphics card rather than the Intel

processor.

Is there any way of making the macro run in such a way that it only
refreshes the screen at the end of the macro?



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 Refresh Michael H Excel Discussion (Misc queries) 4 November 8th 05 04:46 PM
stop screen refresh mangesh_yadav[_65_] Excel Programming 0 September 1st 04 03:59 PM
stop screen refresh Jean-Yves[_2_] Excel Programming 0 September 1st 04 03:55 PM
refresh of screen -- commando matthias Excel Programming 2 December 22nd 03 02:17 PM
Turning off Screen Refresh sullivan Excel Programming 7 October 1st 03 11:38 PM


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

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"