Merging a Word document into Access

P

Patrice

Is it possible to merge a Word document into Access or does the document have
to be created in Access using VBA?
 
D

Dodo2u

Is it possible to merge a Word document into Access or does the
document have to be created in Access using VBA?

Insert/Object/File and link it to the Word.doc

Changes you make in Word will be reflected in Access
 
Top