Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I am trying to produce a 1 second delay function using "Wait": Function Delay ( Input ) Application.Wait ( TimeValue "00:00:01") Delay = Input End Function One, I must be doing something wrong because the delay is not produced for any delay time specified (even 30 seconds). Please, what should I improve? Two, I don't want to suspend other activities in the worksheet when the delay is executed. Will "Wait" be appropriate for that purpose? What are the alternatives? Thank you very much for your time. Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.wait... won't! | Excel Programming | |||
pause vba action without using Application.Wait? | Excel Programming | |||
Different syntax for Application.Wait | Excel Programming | |||
application.wait help | Excel Programming | |||
Application.wait & Blinking Connector | Excel Programming |