I have a situation where I need to “Import” an Excel file into Access XP using a “Common Dialog Box” from any Directory, Path etc.
What want to do is, have form with a command button that when clicked it will open the Common Dialog Box and allow me to import ANY Excel file, and then perform the following automatically:
1. Delete the table “TblTemp” which holds the Old Imported Excel Data.
2. Append to the table “TblBase Maestra” which will hold All Historical Excel Data.
I don’t know if this process I have in mind might be the best way to do it. May be some can provide me with a better alternative.
Hoping for a response ASAP
Roberto Belmar
What want to do is, have form with a command button that when clicked it will open the Common Dialog Box and allow me to import ANY Excel file, and then perform the following automatically:
1. Delete the table “TblTemp” which holds the Old Imported Excel Data.
2. Append to the table “TblBase Maestra” which will hold All Historical Excel Data.
I don’t know if this process I have in mind might be the best way to do it. May be some can provide me with a better alternative.
Hoping for a response ASAP
Roberto Belmar