VBA Code execution delay

G

Guest

I am now at a point in my school project that I need to draw polygons
automatically, one every three seconds. I can do a "For" loop, but I need to
delay the code for three seconds before starting the loop again. Is there
any way to "pause" execution and then have it start up again on its own?
 

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