VBA Code to wait 50-150 mS

  • Thread starter Thread starter Hotbird
  • Start date Start date
H

Hotbird

Looking for a few lines of code that will slow down a text animation in 12
steps. A loop counting to say 1000 might be expedient, but this would
depend on PC performance. So far, I have found methods of waiting whole
numbers of seconds, but nothing less than a second.
 
Back
Top