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?
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?