Results 1 to 6 of 6
  1. #1
    ajolson1964 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Posts
    10

    Word Doc Merge

    I am having fits with merging a table with a document using access 2010.
    My issues is when I reopen the document it displays {MERGEFIELD "Client_First"} {MERGEFIELD "Client_Last"} in the fields where I would expect to see the first and last name of the client. Also when I click on the mailings button I have to create a new connection to the data source to get it to pick up the record I want.
    I am using vba code so that when the user selects the letter they want in Access the file opens.

    What seem to be happinging is when the form is opend via VBA the form in not updateing with the new information, nor displaying correctly.

    Odd thing is that if I just navigate to the word doucment ( not using the cmd button in access) in explore and open it it asks if I want to reconnect to the data.

    What I want is that the user clicks the cmd button in access and the letter oppens and all they view is the results of the merge. Not {MERGEFIELD "Client_First"} {MERGEFIELD "Client_Last"}
    Any advice?



    thanks

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    first of all, "AtestAATest" means absolutely nothing to someone reading this. I'm sure you know that?

    Have you tried using the built-in MAIL MERGE action that 2010 offers in the macro builder?

  3. #3
    ajolson1964 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Posts
    10
    When I reviewed the post I notices that it did not come through as expected here is the correction to the post.
    No have not tried the macro. Where do I look for that. Not familar with that.



    I am having fits with merging a table with a document using access 2010.
    My issues is when I reopen the document it displays {MERGEFIELD "Client_First"} {MERGEFIELD "Client_Last"} in the fields where I would expect to see the first and last name of the client. Also when I click on the mailings button I have to create a new connection to the data source to get it to pick up the record I want.
    I am using vba code so that when the user selects the letter they want in Access the file opens.

    What seem to be happinging is when the form is opend via VBA the form in not updateing with the new information, nor displaying correctly.

    Odd thing is that if I just navigate to the word doucment ( not using the cmd button in access) in explore and open it it asks if I want to reconnect to the data.

    What I want is that the user clicks the cmd button in access and the letter oppens and all they view is the results of the merge. Not {MERGEFIELD "Client_First"} {MERGEFIELD "Client_Last"}
    Any advice?

    thanks

  4. #4
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    you find the action in the macro list, sir. if it's not there, click SHOW ALL ACTIONS on the ribbon tab when you're in macro design view.

  5. #5
    ajolson1964 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Posts
    10
    When I click on the macro Button there are no macros and there is no SHOW ALL ACTIONS . And if I create a new macro on there is no SHOW ALL ACTIONS.

  6. #6
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Mail merge from from Access to Word
    By williamgladstone in forum Access
    Replies: 1
    Last Post: 03-22-2011, 12:00 PM
  2. Click a Button to Run Word Mail Merge...
    By nchesebro in forum Programming
    Replies: 6
    Last Post: 03-09-2011, 01:41 PM
  3. Word Merge Report
    By Wayne311 in forum Reports
    Replies: 13
    Last Post: 02-21-2011, 12:03 AM
  4. Reports, Word and merge
    By Wayne311 in forum Reports
    Replies: 7
    Last Post: 02-12-2011, 06:29 PM
  5. Mail Merge from Access to Word
    By Rachelkm2 in forum Programming
    Replies: 1
    Last Post: 05-29-2009, 02:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums