Connecting Tech Pros Worldwide Forums | Help | Site Map

Exporting Data

Thankful Idiot via AccessMonster.com
Guest
 
Posts: n/a
#1: Nov 13 '05
I was wondering if anyone knew anything about exporting data to ms word
documents. I have a program that can gather data such as customer addresses,
and would like to move it to a ms word document in our shipment request
format. Any ideas?


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

Larry Linson
Guest
 
Posts: n/a
#2: Nov 13 '05

re: Exporting Data


There are two ways, mail merge, or using COM automation to control Word. The
first, which should be relatively simple and covered in Help, is far easier.
The second will require not only some facility in VBA but a good knowledge
of the Word object model.

Larry Linson
Microsoft Access MVP



"Thankful Idiot via AccessMonster.com" <forum@AccessMonster.com> wrote in
message news:528D525FA13DA@AccessMonster.com...[color=blue]
>I was wondering if anyone knew anything about exporting data to ms word
> documents. I have a program that can gather data such as customer
> addresses,
> and would like to move it to a ms word document in our shipment request
> format. Any ideas?
>
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...ccess/200508/1[/color]


Closed Thread