PatrioticTX
Programmer
I am trying to use VBA to resolve Outlook recipients before before sending a message (like pressing the "Check Names" button when sending an Outlook e-mail.
A name will be entered into a textbox on an access form. I will use the After Update event to run code that resolves the entered name based on the Global Address List. An e-mail will not be sent at this time. I already know how to send e-mail using the Outlook object library, so that isn't the issue. I need to be sure the name exists in the address book.
Any suggestions?
THANK YOU FOR YOUR HELP!!!
A name will be entered into a textbox on an access form. I will use the After Update event to run code that resolves the entered name based on the Global Address List. An e-mail will not be sent at this time. I already know how to send e-mail using the Outlook object library, so that isn't the issue. I need to be sure the name exists in the address book.
Any suggestions?
THANK YOU FOR YOUR HELP!!!