Hi there
New to all this and have no programming experience. Basically I am a volunteer and currently offering my I.T skills of Access to design a database to record client details. All clients produce a job history CV which is produced in a Word document.
I have created a form interface for use which also holds subforms. Is it posible to create some kind of link using a button on the form (lets call it CV)to locate on the server an individual CV.
Each CV is saved as the clients name in word, so the link would need to find the doc based on the client name. The idea being that once the link is clicked whilst on an individuals client record the link associates the db records of client name to the server where the words doc CV's are saved, then locates the client CV.
Is it possible?
Thanks
New to all this and have no programming experience. Basically I am a volunteer and currently offering my I.T skills of Access to design a database to record client details. All clients produce a job history CV which is produced in a Word document.
I have created a form interface for use which also holds subforms. Is it posible to create some kind of link using a button on the form (lets call it CV)to locate on the server an individual CV.
Each CV is saved as the clients name in word, so the link would need to find the doc based on the client name. The idea being that once the link is clicked whilst on an individuals client record the link associates the db records of client name to the server where the words doc CV's are saved, then locates the client CV.
Is it possible?
Thanks
Comment