Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access data in MS Word

Status
Not open for further replies.

dbadmin

Programmer
Jan 3, 2003
147
US
Hi,

I have a word document which I want to complete using an access database. Is it possible? Is there any specific settings I need to do in MS Word or Access to achieve this?

Thanks,
dbadmin
 
Probably build a mail-merge in Word feeding of the query/table in the database.
 
You can insert Word documents as fields in your Access database. When you reference the field you will be able to edit the document within Word. The only special setting is to make sure you declare the field as type Object.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top