VB6 + SQL2000 & Word

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Im trying to set up a vb6 Application that users can call up a clients details from a SQl2000 database , then insert then into a word template

Does anybody know where i can read up on this or have any code samples that calls a word document and inserts database fields in to it
 
You seem to describe a WORD mail merge. Have a look at the Tools + MailMerge menu option & help files.
 
Back
Top