Form Close Timer

S

Steve

I have an Outlook VBA app that I'm working on that takes an email generated
by our Emergency Dispatch System that contains information regarding
companies assigned to a structure fire. The email comes in and is handled by
a rule to move the email to a subfolder and play a notification sound event.
I then use the item_add method to open a userform that displays the content
of the message in a large font. When the form is closed, it deletes the
email. I would like to have the form stay open for 60 seconds then close and
delete the email. I can't seem to find a timer event to accomplish this. Any
ideas?
 

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

Top