O
Ozymandias
Guest
I'm a rather novice Access user and I have run into something I can't figure out. I am creating a database application that allows users to export the results of a query to an Excel file. (I use the 'OutputTo' action in a macro.) I leave the 'Output File' field blank and it allows the user to browse and select a file name to save the data in.
My difficulty is that I want to allow them to allow them to again browse to a xls file to import the data back from. The only way I found to import my data is with the 'Transfer Spreadsheet' action, but that requires a hard-coded file name to import from. Do you guys know of any way to allow the user to browse to the file when importing data?
My difficulty is that I want to allow them to allow them to again browse to a xls file to import the data back from. The only way I found to import my data is with the 'Transfer Spreadsheet' action, but that requires a hard-coded file name to import from. Do you guys know of any way to allow the user to browse to the file when importing data?