No.
You can simulate this by using a user form which looks like a message box
and put a timer control on it which will close the form should no input be
forthcoming.
--
Regards,
Bill Lunney
www.billlunney.com
"Isy Taman" wrote in message
...
Is there a way to have a message box appear on the screen
that will assume an "OK" response after a timed interval
in the absence of the user pressing "OK".
Thank you.