Click here to go to the new site
http://www.visiblevisual.com/jupgrade
A visual basic timer function
[code]
Sub Timer() '**************************************** '*** Code from VisibleVisual.com ******** '**************************************** Application.Wait Now + TimeValue("00:00:07") MsgBox ("10 sec has elasped") End Sub [/code]
E-mail (required, but will not display)
Website
Notify me of follow-up comments
Refresh