Excel VBA to insert a break for 0.2 seconds then continue

  • Thread starter Thread starter Gum
  • Start date Start date
G

Gum

I need a vba to create a break (exactly similar to the F9 Break in the VBA
Editor ) to cause a break in the program execution for 0.2 seconds and then
continue. Thus, instead of F9 highlighting the line that the program breaks,
the insert program would do this and in addition, resume execution after a
user defined time interval.
 

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

Back
Top