How do I automatically export from Access to Word?

A

Amy

I am trying to export information from Access to automatically populate into
a pre-exisiting Word document. I need to create a button in the Access file
that will tell it to export the information from that particular record into
specific locations on the word document. Any help would be greatly
appreciated.

Thanks!
 
D

dlw

You can simply set up a merge document in Word with the data source being a
query, or table in you database.
 
Top