J
Joe E via AccessMonster.com
Hello,
I have written a VBA macro to automatically import an XML file into Access
2003. The import works fine, but it gives me a pop-up error message that I
want to automatically close.
The message box that comes up says, "Not all of your data was successfully
imported. Error descriptions with associated row numbers of bad records can
be found in the Microsoft Office Access table 'ImportErrors'." It also has a
single "OK" button. Does anyone know of any code I can put in my macro to
automatically close this message box after it pops up, or better yet prevent
the message box from appearing?
Thanks,
Joe
I have written a VBA macro to automatically import an XML file into Access
2003. The import works fine, but it gives me a pop-up error message that I
want to automatically close.
The message box that comes up says, "Not all of your data was successfully
imported. Error descriptions with associated row numbers of bad records can
be found in the Microsoft Office Access table 'ImportErrors'." It also has a
single "OK" button. Does anyone know of any code I can put in my macro to
automatically close this message box after it pops up, or better yet prevent
the message box from appearing?
Thanks,
Joe