taylorantone
MIS
The form lists the equipment assigned to an employee. This equipment is issued and an agreement form is signed and then scanned as a PDF. These PDFs are stored in a subdirectory in the same dir as the Access Database.
I want to be able to link from the form to the associated PDF for that user. How do I place a link on the form that uses the full name of the user (firstlast.pdf - no spaces) as the name of the PDF file to open, automatically inserting the full network UNC path (\\servername\path\) before it? That way, if a user doesn't have an agreement form, it will just error that no such document exists.
Thanks!!
I want to be able to link from the form to the associated PDF for that user. How do I place a link on the form that uses the full name of the user (firstlast.pdf - no spaces) as the name of the PDF file to open, automatically inserting the full network UNC path (\\servername\path\) before it? That way, if a user doesn't have an agreement form, it will just error that no such document exists.
Thanks!!