ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   wait msgbox for 3 seconds only (https://www.excelbanter.com/excel-programming/420574-wait-msgbox-3-seconds-only.html)

Eddy Stan

wait msgbox for 3 seconds only
 
statments:
msgbox " asdf jasd fj " wait 3 seconds
loop to statements

thanks



Office_Novice

wait msgbox for 3 seconds only
 
Application.Wait (Now + TimeSerial(0, 0, 3))

"Eddy Stan" wrote:

statments:
msgbox " asdf jasd fj " wait 3 seconds
loop to statements

thanks



Bob Phillips[_3_]

wait msgbox for 3 seconds only
 
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






All times are GMT +1. The time now is 09:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com