Creating new table

John liem

Registered User.
Local time
Today, 15:36
Joined
Jul 15, 2002
Messages
112
How can I upload a list of material in an Excel format into an Access table by using a button (VBA).
 
One time, manually, use get external data and import it.

User when ever they want, transfer spreadsheet from either a macro or VBA.
 
Hi FoFa,

I've managed to write a short routine to empty the table and upload the new Excel data onto this table using a button.
Thanks FoFa for your reply!.
 

Users who are viewing this thread

Back
Top Bottom