T
Tim
I have written some VBA codes to email an Access form via Outlook,
i.e., DoCmd SendObject acSendForm, "frmInformation", etc. There is a do while
loop to send emails out depending on a condition. When the program is
executed, the Outlook email interface does pop up.
When I click on the Outlook's "Send" button, it pops up an error message,
"The operation failed b/c of network or other communication problems. Verify
your connections and try again". Can you help me to solve this problem?
Thanks!
i.e., DoCmd SendObject acSendForm, "frmInformation", etc. There is a do while
loop to send emails out depending on a condition. When the program is
executed, the Outlook email interface does pop up.
When I click on the Outlook's "Send" button, it pops up an error message,
"The operation failed b/c of network or other communication problems. Verify
your connections and try again". Can you help me to solve this problem?
Thanks!