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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Word Mail Merge

Status
Not open for further replies.

DJSmith

Programmer
Aug 14, 2000
82
GB
Hi I need to do a mail merge on a document using values out of a database. Does anyone know of any examples???
 
My first question is why is this post in the Java forum. If it is because you are considering using Java to do this then I would urge you to think again. This is a prime case where Java would be a poor solution. I suggest you look into using ADO through VBA to do your database retrieval and then use the Word COM components to do the Mail Merge.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top