I wish to have a command button on my form that invokes a file browser to allow the user to search for the desired file. I then want to store the path and file name in two separate fields for later use in addition to storing the full path in a hyperlink field.
My main questions are:
1) how to get the command button to open the dialog box.
2) and how to access the text of the returned path.
Any Ideas?
My main questions are:
1) how to get the command button to open the dialog box.
2) and how to access the text of the returned path.
Any Ideas?