slow down a running macro

T

terry down

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
 
B

Bradley Dawson

Hoo boy! Slow down VBA! Usually not a request. Also look at Timer and the
Timer example in help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top