![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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! |
Ads |
#2
|
|||
|
|||
![]()
Tim wrote:
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 read this http://www.pcreview.co.uk/forums/thread-780873.php From MS http://support.microsoft.com/kb/813742 And this http://kbalertz.com/252399/Error-Ope...y99-Virus.aspx Maybe one of those solutions will work. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using SendObject in Access to send an email | Dale Fye | Outlook and VBA | 3 | April 22nd 09 03:13 PM |
Send email to outlook web access from word | lca_ssm | Outlook and VBA | 1 | March 13th 09 06:22 PM |
Send email from Access using Outlook template | Jerry M. Faison III | Outlook and VBA | 1 | February 27th 08 06:44 AM |
EMail Send failure from Access | Peter Hibbs | Outlook and VBA | 4 | February 14th 08 10:44 PM |
VBA Code to put in Access that will send an Email with Attachments | [email protected] | Outlook and VBA | 1 | April 9th 06 06:30 PM |