I am pulling my hair out.
I am trying to get a Browse Button to populate a hyperlink field with a path and file name that can later simply be clicked on to open the file that was selected.
I have downloaded and looked at the sample database in this post Sample Database
and it works sorta. I can not seem to take what I need from this and incorporate it into my form. The only way I could work it is to use the form, module and code from the sample database, let it populate it's own unbound text box with the file and path. The on closing the form i wrote a small piece of code that populates my field with the value from the closing form. However it only populates the 'Text To Display" portion of the hyperlink field and not the actual "Address" portion.
I apologize for my lack of knowledge here but this method seems to be way over my head. Any assistance would be greatly appreciated.
Many Thanks
I am trying to get a Browse Button to populate a hyperlink field with a path and file name that can later simply be clicked on to open the file that was selected.
I have downloaded and looked at the sample database in this post Sample Database
and it works sorta. I can not seem to take what I need from this and incorporate it into my form. The only way I could work it is to use the form, module and code from the sample database, let it populate it's own unbound text box with the file and path. The on closing the form i wrote a small piece of code that populates my field with the value from the closing form. However it only populates the 'Text To Display" portion of the hyperlink field and not the actual "Address" portion.
I apologize for my lack of knowledge here but this method seems to be way over my head. Any assistance would be greatly appreciated.
Many Thanks