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

sub macro()

Application.ScreenUpdating = False

' your code here

Application.ScreenUpdating = True

end sub


This puts off screen updating till the macro is executed. But don'
forget to turn it on at the end

- Manges

--
Message posted from http://www.ExcelForum.com

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 Jean-Yves[_2_] Excel Programming 0 September 1st 04 03:55 PM
refresh van uw screen commando Matthias Excel Programming 1 December 23rd 03 03:35 PM
refresh of screen -- commando matthias Excel Programming 2 December 22nd 03 02:17 PM
Screen Refresh after minimize Kent Prokopy[_3_] Excel Programming 0 August 22nd 03 06:34 PM


All times are GMT +1. The time now is 08:25 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"