Why do you need to do this?
I'm not sure that XL can operate to such accuracy.
Running your code "Application.Wait (Now + TimeValue("0:00:1"))" seven times produced run times (in seconds) of :-
0.60
0.94
0.06
0.93
0.66
0.55
0.28
This is a discussion on Application.wait within the Excel Questions forums, part of the Question Forums category; Hi Application.Wait (Now + TimeValue("0:00:1")) delays the code for a second. Is there any way i can get this to ...
Hi
Application.Wait (Now + TimeValue("0:00:1")) delays the code for a second.
Is there any way i can get this to dalay for half a sec ?
Regards
Asim
Why do you need to do this?
I'm not sure that XL can operate to such accuracy.
Running your code "Application.Wait (Now + TimeValue("0:00:1"))" seven times produced run times (in seconds) of :-
0.60
0.94
0.06
0.93
0.66
0.55
0.28
Bookmarks