Guest_imported
New member
- Jan 1, 1970
- 0
I'm trying to get Access to transfer a spreadsheet but I want the user to spefify the path unlike this code.
strPath = "X:\Example\Testfile.xls"
I want a dialog box or search box to open then the user to select the file then this would return the peth for the file transfer.
Thanks
strPath = "X:\Example\Testfile.xls"
I want a dialog box or search box to open then the user to select the file then this would return the peth for the file transfer.
Thanks