ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   slow down a running macro (https://www.excelbanter.com/excel-programming/275711-slow-down-running-macro.html)

terry down

slow down a running macro
 
I wrote a macro which basically had some large text flashing.
It ran so fast it was over in a couple of seconds.
Is the some like a pause command or for/next statement I can use in between
each colour change to slow this down.

just curious



tezza




J.E. McGimpsey

slow down a running macro
 
Check out the Wait method in VBA help.


In article ,
"terry down" wrote:

I wrote a macro which basically had some large text flashing.
It ran so fast it was over in a couple of seconds.
Is the some like a pause command or for/next statement I can use in between
each colour change to slow this down.

just curious



tezza




Bradley Dawson

slow down a running macro
 
Hoo boy! Slow down VBA! Usually not a request. Also look at Timer and the
Timer example in help.
"J.E. McGimpsey" wrote in message
...
Check out the Wait method in VBA help.


In article ,
"terry down" wrote:

I wrote a macro which basically had some large text flashing.
It ran so fast it was over in a couple of seconds.
Is the some like a pause command or for/next statement I can use in

between
each colour change to slow this down.

just curious



tezza







All times are GMT +1. The time now is 08:04 PM.

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