Justin
10-23-2001, 07:56 AM
I need to be able to click a button on a form and it opens a word template, which you can then fill in and the database can link to that word file. Can anyone help please?
thanks
thanks
|
View Full Version : Access and Word Templates Justin 10-23-2001, 07:56 AM I need to be able to click a button on a form and it opens a word template, which you can then fill in and the database can link to that word file. Can anyone help please? thanks Pat Hartman 10-24-2001, 01:37 PM What is the point of using Access to save data in Word documents? You can't use it for anything. Wouldn't it be better to store the data in an Access table, using an Access form, and then use mail merge to print it with Word? |