VBA brings in text via the DoCmd.TransferText command successfully but sometimes the text file has an error in it and an import errors table is created.
Is there a way in VBA to detect this and notify the user? Right now we have to remind them to look for import error tables when the process is done. Not too swift...
Many thanks for assistance!
---------------------------------------
The customer may not always be right, but the customer is always the customer.
Is there a way in VBA to detect this and notify the user? Right now we have to remind them to look for import error tables when the process is done. Not too swift...
Many thanks for assistance!
---------------------------------------
The customer may not always be right, but the customer is always the customer.