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
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