Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Screen Updating | Excel Worksheet Functions | |||
Difference between screen view and print | Excel Discussion (Misc queries) | |||
Change color of startup screen | Excel Discussion (Misc queries) | |||
how do i centre headings accross the screen in excell? | Excel Discussion (Misc queries) | |||
Help screen | Excel Discussion (Misc queries) |