I use a macro to perform various imports of files. I have code that checks the recordcount of a query to determine if data has already been imported. When I determine that data has already been imported like this, I would like to stopallmacros. I can see that there is no stopallmacros action that can be used in VB, but is there another way to accomplish this?