
1. I want to open a word document from one click on one button on the form.
2. The word doc is named as ID.doc, or ID.pdf, ID being the primary key automatically assigned when the record is entered into the database.
3. The word docs are saved in the same folder where the database is. Users have to be granted access to this folder.
Basically this is a resume database, when a person is brought up in the form, the user needs to click one button to open the resume.
Thanks a lot!!
gmt