Mail Merge not sending emails through Outlook using Access Data Table

Stewart, Triton 20 Reputation points
2025-08-26T10:05:53.0966667+00:00

We have been following the mail merge process instructions online. However, when we select finish and merge, send emails, it doesn't do anything. We've tried sending using different sending formats, which prompts a message asking for access to Outlook and we select allow, but nothing sends after that either. Could it be that the column name needs to line up with one of the select options when mail merging? We have been using the default one on access which is "E-mail Address" and the field that the mail merge allows us to use is called "Emai_Address". Nothing is sending, please help FAST!!!

Microsoft 365 and Office | Access | For business | Windows
0 comments No comments
{count} votes

Accepted answer
  1. Duane Hookom 26,435 Reputation points Volunteer Moderator
    2025-08-26T12:44:45.6266667+00:00

    Are you using the new outlook or classic. Consider reviewing this article on Access Forever.

    1 person found this answer helpful.
    0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Dora-T 4,105 Reputation points Microsoft External Staff Moderator
    2025-08-26T12:21:07.2766667+00:00

    Hi @Stewart, Triton

    Thank you for reaching out to the Microsoft Q&A forum. 

    Based on your description, the issue may be caused by the email field name not matching correctly between Access and Word. Please double-check the field name and also ensure the account you’re signed into in Word is the same as in Outlook. 

    I tested this in my Microsoft 365 environment and the mail merge worked successfully. Here are the steps I followed, and you might try them on your side to see if they help with the issue. 

    -In Access:  

    +Create or open table  

    +Go to External Data > Word Merge 

    +Choose whether you want the wizard to link your address data into an existing Word document, or to start with a new, blank document.

    User's image

    -In Word:  

    +Select document type: E-mail messages 

    +When finishing, choose Finish & Merge > Send E-mail Messages

    +In the To: field, make sure it is mapped to your email column.  

    You can refer this article for more details: Use mail merge to send Access data to Word - Microsoft Support

    User's image

    User's image

    If the issue persists, please share more details and a screenshot (with personal information hidden) so we can look further into it. Since you mentioned you have been following the instructions online, could you also share the link you used so I can review it too? This will help me understand exactly what steps you’ve taken. 

    Please understand that our initial reply may not always immediately resolve the issue. However, with your help and more detailed information, we can work together to find a solution. 

    I'm looking forward to your response.


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Ken Sheridan 3,106 Reputation points
    2025-08-27T11:30:09.5466667+00:00

    If the cause of your problem is that New Outlook has been installed on your system, you can of course change the Windows default email client as Karl mentions in the article to which Duane gave you a link. Like him I've always used Thunderbird. For examples of Access to Word automation you might like to take a look at AccWord.zip in my Dropbox public databases folder at: 

    https://www.dropbox.com/scl/fo/0scigd3r48hx5xrev2jrf/AB0-GMdTgMAO5O1cGdr3QW0?rlkey=ib6bs6g9jqcrywwzivur3265t&dl=0 

    This little demo file includes a number of examples for undertaking a Word mail merge from within Access.  These do not reference an Access table or query directly as the data source for the merge, but create a text file from an Access query, and use the text file as the source for the merge.

    0 comments No comments

  3. Ken Sheridan 3,106 Reputation points
    2025-08-27T11:55:33.24+00:00

    PS: An alternative approach, which might or might not be appropriate in your case, would be to email an Access report as an attachment. The InvoicePDF demo in the same Dropbox folder to which I gave you a link includes examples for emailing multiple reports, invoices in the example, to customers. If multiple invoices are selected to be sent to multiple customers, a single email is sent to each customer, each with the invoices to that customer as an attachment.

    0 comments No comments

  4. Stewart, Triton 20 Reputation points
    2025-08-28T17:32:01.93+00:00

    We were using the new outlook. We switched to old outlook and it worked!

    Thank you!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.