Connecting Tech Pros Worldwide Forums | Help | Site Map

Mail Merge

Access Newbie with a headache via AccessMonster.co
Guest
 
Posts: n/a
#1: Nov 13 '05
I am trying to use mail merge to put some data onto a ms word document that I
need.

The code

Application.Run "acwzmain.pm_entry", "Column entries"

Will launch the mail merge wizard, and I have saved the template of the items
that I need in the template, but I am looking for a way to possibly in code
have the entry entered into the wizard by code instead of me selecting which
record I would like merged. Any help would be great.

Thanks!


--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200508/1

pietlinden@hotmail.com
Guest
 
Posts: n/a
#2: Nov 13 '05

re: Mail Merge


search the NG for Albert Kallal's "Super Easy Word Merge" You can
pretty much just drop it in your application.

Closed Thread