M
Michael Hyatt
Here's the scenario. The user has chosen to forward a message. The message
window is now open on the screen with the cursor positioned in the To field.
When the user has entered the name of the recipient and tabs out of the
field, I want to trap the event and insert the name of the recipient in the
body of the e-mail. I understand how to set the .body or .HTMLBody property.
However, I don't know how to attach the code to field's exit event. I can't
seem to find one! Is there such a thing?
What is the best way to approach this? Thanks.
window is now open on the screen with the cursor positioned in the To field.
When the user has entered the name of the recipient and tabs out of the
field, I want to trap the event and insert the name of the recipient in the
body of the e-mail. I understand how to set the .body or .HTMLBody property.
However, I don't know how to attach the code to field's exit event. I can't
seem to find one! Is there such a thing?
What is the best way to approach this? Thanks.