systematic
Registered User.
- Local time
- Yesterday, 23:46
- Joined
- Sep 13, 2005
- Messages
- 28
Hi all,
Just wandering if this is possible within vba by clicking a cmd button.
1. Import a spreadsheet into a new table (tblTEMP)
2. Run a delete qry (qryDELETE)
3. Run an append qry (qryAPPEND)
4. Delete the table that was just imported (tblTEMP)
If so, could anyone give me any advice on where to start?
Thank you
Robert
Just wandering if this is possible within vba by clicking a cmd button.
1. Import a spreadsheet into a new table (tblTEMP)
2. Run a delete qry (qryDELETE)
3. Run an append qry (qryAPPEND)
4. Delete the table that was just imported (tblTEMP)
If so, could anyone give me any advice on where to start?
Thank you
Robert