sharkatek
Programmer
- Mar 11, 2005
- 51
1 - I am able to successfully import an Excel file into my Access table, but I need to delete the Excel file after importing - how can I do this with VBA?
2 - When I display the "Import" form, I want to enable import buttons when a new Excel file has been created (by another process) and is detected - How can I test to see if a file is there before enabling a button on a form? And should the code go into the form load or form open?
thank-you in advance!
Sharkatek
2 - When I display the "Import" form, I want to enable import buttons when a new Excel file has been created (by another process) and is detected - How can I test to see if a file is there before enabling a button on a form? And should the code go into the form load or form open?
thank-you in advance!
Sharkatek