TransferSpreadsheet question

H

hedrew3

Using Access 2000, I have a macro where I would like to transfer in a
spreadsheet using the TransferSpreadsheet function. However, I do not
know the name of the file beforehand, so I can not hardcode it into
the TableName property of the Action Arguments.

I would simply like to have the FindFile dialog box pop up when the
macro reaches this point, so that I can navigate to the appropriate XL
file. Is this possible to do?

TIA,

Pete
 

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