Automating Word Mail Merge Through Access

TommyGunn

New member
Local time
, 21:46
Joined
Aug 8, 2008
Messages
4
Hi everyone,

Is there anyway to automatically put Access data into Mail Merge in an existing Word doc with content?

I have bits and pieces of this done, but I can't seem to put it all together.

I am able to manually export an Access Query to Word, and the mail merge works fine. I am also able to open Word from Access, but unfortunately the Mail Merge data does not get updated since the manual export (thinking a few days later when the address data has been updated).

I found an article (http://support.microsoft.com/kb/285332) to create a VB app to set the datasource in Word to automatically pull the data from Access. Unfortunately the article requires that the rest of the letter's content be typed in the VB code, and I need to be able to edit the content in Word.

Any ideas? Any help would be appreciated.

Thanks in advance, Tom.
 
why ??- just use the super easy word fuction
 
I must be out of the loop..
 

Users who are viewing this thread

Back
Top Bottom