G
Guest
Is there a way of checking whether an import error has occurred during the
transfer of the contents of an Excel worksheet into an access table?
This happens in the code I've written where the userof the worksheet has
written a text entry where a number should have been entered in the
worksheet. A new table with the name _ImportErrors* is created when an Import
error occurs but I want some code to firstly delete any such tables that
exist before I carry out the transfer and then check if any such tables exist
after the transfer has completed
Help would be appreciated!
transfer of the contents of an Excel worksheet into an access table?
This happens in the code I've written where the userof the worksheet has
written a text entry where a number should have been entered in the
worksheet. A new table with the name _ImportErrors* is created when an Import
error occurs but I want some code to firstly delete any such tables that
exist before I carry out the transfer and then check if any such tables exist
after the transfer has completed
Help would be appreciated!