ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Runnig macros in background mode (https://www.excelbanter.com/excel-programming/273714-re-runnig-macros-background-mode.html)

Chip Pearson

Runnig macros in background mode
 
Use

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


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"PaiolaS" wrote in message
...
I have macros in my workbook that a want to run in
background mode, and i dont want the screen changing
while the macro is running. Something like the old "echo
off" command in dos.

How can i do this?

thanks a lot





All times are GMT +1. The time now is 02:11 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com