Word v Access

E

Elliemae

How can I get Access to update changes I make to name and addresses in my
'Word' document mail merge. It works on my desktop computer and I cannot
remember how I got it to do it to do the same on my laptop.
 
A

a a r o n _ k e m p f

you should just have MS Access handle the whole mail merge-- Have MS
Access handle all of the printign (using an Access report) and then
you won't need to hassle with this in the future.
 
A

Arvin Meyer [MVP]

Elliemae said:
How can I get Access to update changes I make to name and addresses in my
'Word' document mail merge. It works on my desktop computer and I cannot
remember how I got it to do it to do the same on my laptop.

You can use an Access form reference to output to bookmarks in a Word
document. There's an example of the code to do that here:

http://www.datastrat.com/Code/WordMerge.txt
 
T

Tony Toews [MVP]

Elliemae said:
How can I get Access to update changes I make to name and addresses in my
'Word' document mail merge. It works on my desktop computer and I cannot
remember how I got it to do it to do the same on my laptop.

Albert Kallal's Super Easy Word Merge - Scroll down a ways
http://www.members.shaw.ca/AlbertKallal/msaccess/msaccess.html

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Top