Using TransferSpreadsheet to import from Excel to Access with variable file names

Joined
Jan 23, 2014
Messages
1
Reaction score
0
I'm creating an Access application that will be used by a customer who needs to import a large number of Excel spreadsheets each month. I'm attempting to automate this process using VBA and TransferSpreadsheet. However, the file names for each Excel file will (and must for record keeping) be different so I'm trying to determine how to get Access to prompt the user to select the file in a file open dialog box. Is there a way to do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top