Inserting data from an Access table into Word

S

Sitara Lal

How can I insert data from a single field of an Access table into a Word
document, selecting the record by any parameter?

I looked in the online Help section, but that advises to Insert a Database
using the Database toolbar; doing so inserts a table containing the entire
record (i.e. all fields from one record in the table), whereas I simply wish
to insert the contents of one field in that record.

I might add that I would like to build some kind of a macro function so that
I can do this multiple times (i..e load the contents of one field from
multiple records), without having to define the data source (and other
related steps) on each occasion.

How can one do this?
 
D

Doug Robbins

See the article "Access a database and insert into a Word document the data
that you find there" at:

http://word.mvps.org/FAQs/InterDev/GetDataFromDB.htm


--
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top