I have created a Browse feature that allows users to add relevant files (primarily .doc, .xls, .txt) to record in a form. The purpose is that they can reference these files and that management can easily access these files without searching for them.
I have created the code (using MS Common Dialog, version 6) and it works fine. But...my problem is that I cannot get the file to open when I click on the link (file name is displayed as a hyperlink). I can get it to work if I go into my table and click on the Insert Hyperlink button in the Toolbar.
Can anyone help me figure out some VB that will allow users to open the files from the text field once they add the file?
Any assistance would be greatly appreciated!
I have created the code (using MS Common Dialog, version 6) and it works fine. But...my problem is that I cannot get the file to open when I click on the link (file name is displayed as a hyperlink). I can get it to work if I go into my table and click on the Insert Hyperlink button in the Toolbar.
Can anyone help me figure out some VB that will allow users to open the files from the text field once they add the file?
Any assistance would be greatly appreciated!