View Single Post
  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP
 
Posts: n/a
Default How to bind a Document to an Access Table

It is not completely clear what you want to do, but the simplest way is to
use your Access table as the data source for a mailmerge operation. No
programming is required for that.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Mota" wrote in message
...
Hi;
Im an Access programmer,but a beginner in Word.I have a document having
some fields.I want to bind this Document to an Access Table,and each field
in my Document to one of the fields in that Table.How to do this?
Thank you in advance for ur help.