L
Luke
I have created a form that contains a text box for
storing drive\folder\file information.
I would like to give the user the option to search for
the specific file by using Open dialog box (and thus
prevent spelling/typing errors). This will be included
in the text box OnClick event and after user selects the
correct file and closes the dialog, the drive\folder\file
path will be entered into the text box.
Any suggestions how to accomplish this are greatly
appreciated.
Luke
storing drive\folder\file information.
I would like to give the user the option to search for
the specific file by using Open dialog box (and thus
prevent spelling/typing errors). This will be included
in the text box OnClick event and after user selects the
correct file and closes the dialog, the drive\folder\file
path will be entered into the text box.
Any suggestions how to accomplish this are greatly
appreciated.
Luke