Form Browse button code

  • Thread starter Thread starter abcallahan
  • Start date Start date
A

abcallahan

Guest
I am designing a form and I need to add a Browse button to it. I need the Browse Button to point to the "My Computer". Once that file is selected I need it to fill in the hyperlink box. I have the hyperlink text box on the form and it works if you manually type a link in. I would like it to auto fill-in with the selected file.

Any help would be great!!

Thank you :)
 
Using a cmd-button with the given code and function gives me an error on the .tbHidden which can not be found.

Me.tbHidden.SetFocus

Any idea?
 

Users who are viewing this thread

Back
Top Bottom