Timed msgbox

  • Thread starter Thread starter DW
  • Start date Start date
D

DW

Is there code for a msgbox that closes after 3 seconds if the user doesn't
respond?

Thanks
 
Try using a form instead of MsgBox. Set Timer Interval and On Timer call
macro to close your form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top