I use a timer for a number of apps like this:
But I need to use a timer less than 1 second. A decimal in the code above seems to lock the timer up and it won't advance at all.![]()
Application.Wait Time + TimeSerial(0, 0, 1)
What do I need to do to overcome this?
Thanks,
Doug
Bookmarks