Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Paul
 
Posts: n/a
Default Preventing screen flicker

Hi

I remember a long time ago being able to turn of screen changes when Macro's are running
between different work books in an Excel sheet.Can anybody remind me.

Thanks Paul


  #2   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Use this

Application.ScreenUpdating = False
'your code
Application.ScreenUpdating = True



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Paul" wrote in message ...
Hi

I remember a long time ago being able to turn of screen changes when Macro's are running between different work books in an Excel
sheet.Can anybody remind me.

Thanks Paul



  #3   Report Post  
Paul
 
Posts: n/a
Default

Ron

Many thanks for your speedy reply problem solved

Paul

"Ron de Bruin" wrote in message
...
Use this

Application.ScreenUpdating = False
'your code
Application.ScreenUpdating = True



--
Regards Ron de Bruin
http://www.rondebruin.nl



"Paul" wrote in message
...
Hi

I remember a long time ago being able to turn of screen changes when Macro's are
running between different work books in an Excel sheet.Can anybody remind me.

Thanks Paul





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 Updating Michael Excel Worksheet Functions 3 March 14th 05 09:53 PM
Difference between screen view and print POM Excel Discussion (Misc queries) 1 March 1st 05 08:16 PM
Change color of startup screen Search Excel Discussion (Misc queries) 0 February 12th 05 06:47 PM
how do i centre headings accross the screen in excell? Sethius Excel Discussion (Misc queries) 1 February 1st 05 10:46 AM
Help screen NEWBIE From NOVA SCOTIA Excel Discussion (Misc queries) 1 December 21st 04 01:07 AM


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

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

About Us

"It's about Microsoft Excel"