G
Guest
I'm working on a pretty simple database and i'm trying to attach a hyperlink
to a file for each record. Basically, the user enters data and attaches a
link to the associated file with the data. The original files are stored in
a folder on the computer hard drive.
I used the below guidance to create the file dialog box, however, I am
unable to get the file path (which I would like to hyperlink) to save with
each record. Does anyone out there have any suggestions on how i can do
this?
http://support.microsoft.com/kb/824272/
to a file for each record. Basically, the user enters data and attaches a
link to the associated file with the data. The original files are stored in
a folder on the computer hard drive.
I used the below guidance to create the file dialog box, however, I am
unable to get the file path (which I would like to hyperlink) to save with
each record. Does anyone out there have any suggestions on how i can do
this?
http://support.microsoft.com/kb/824272/