Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() This worked for me Application.Wait TimeSerial(Hour(Now()), Minute(Now()), Second(Now()) + 10) This will pause the code for 10 seconds Hope this helps -- fastmonkey512 ------------------------------------------------------------------------ fastmonkey512's Profile: http://www.excelforum.com/member.php...o&userid=23982 View this thread: http://www.excelforum.com/showthread...hreadid=375992 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Wait statement in macro | Excel Discussion (Misc queries) | |||
sendkeys(keys,wait) how do I use wait | Excel Discussion (Misc queries) | |||
Macro wait 30 seconds then Complete the Macro | Excel Discussion (Misc queries) | |||
Wait function in Excel 2000 Macro | Excel Discussion (Misc queries) | |||
How can you wait for the SHELL command to terminate ? | Excel Programming |