![]() |
supress display during execution of an excel macro
What is the vba code to turn off the display during the execution of an excel
2007 macro? |
supress display during execution of an excel macro
Application. ScreenUpdating = False
' your code Application. ScreenUpdating = True Regards Trevor "Stu Littleton" wrote in message ... What is the vba code to turn off the display during the execution of an excel 2007 macro? |
supress display during execution of an excel macro
"Stu Littleton" wrote: What is the vba code to turn off the display during the execution of an excel 2007 macro? Thank you Trevor, that works beautifully! |
supress display during execution of an excel macro
You're welcome. Thanks for the feedback.
"Stu Littleton" wrote in message ... "Stu Littleton" wrote: What is the vba code to turn off the display during the execution of an excel 2007 macro? Thank you Trevor, that works beautifully! |
All times are GMT +1. The time now is 12:35 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com