I am making a database in access that first lets a user input a file into a form from a filepicker vb script. Then it copies this file into another directory. My problem is that I have another form that I would like to let the user click on the file and then it loads however this form only opens the filepicker application. Here is my code

Thanks