Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
statments:
msgbox " asdf jasd fj " wait 3 seconds loop to statements thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Application.Wait (Now + TimeSerial(0, 0, 3))
"Eddy Stan" wrote: statments: msgbox " asdf jasd fj " wait 3 seconds loop to statements thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There is a way using APIs but it is not very stable. Better to build a
custom userform and put your wit in there and then close it down. -- __________________________________ HTH Bob "Eddy Stan" wrote in message ... statments: msgbox " asdf jasd fj " wait 3 seconds loop to statements thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Wait Seconds and Tenths | Excel Programming | |||
Wait Seconds and Tenths | Excel Programming | |||
Display MsgBox wait for 10 seconds then click on yes automatically | Excel Programming | |||
Displaying A MsgBox for X Seconds | Excel Programming | |||
Wait for user to change data after msgbox ???? | Excel Discussion (Misc queries) |