importing records (tables or spreadsheets)

J

Jeremiah

i have used a macro to export tables as spreadsheets
allowing the user to specify the path for them to be saved
in.
I want to create a similar macro to import these tables or
spreadsheets back to access but also letting the user
browse for the files and choosing the place for the them
to be stored (or rather overwrite existing tables).

I have seen a How To (KB 279508) on using VBA to open the
Filedialog box to choose the files, but not the rest of
what i require. I want to tie the VBA to the onClick event
of a command button. Are there any other articles to help
with this?
many thanks
 

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