Manual testing and Automation Testing(QTP) Questions
Manual Testing,Automation Testing,QTP,WinRunner,RFT Testing Interview Questions
Monday, June 21, 2010
How to pause the execution of vba script?
Public Sub
‘Stops the execution of the code and continues after 10 seconds.
Application.Wait Now + TimeValue("00:00:10")
End sub
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment