On Error Goto AccessClosed 'Create the Access object Dim oAccess As Access.Application Set oAccess = Access.Application 'Quit Access oAccess.Quit '<--This is where the error occurs the second time the code is run. 'Release Access Object Set oAccess = Nothing AccessClosed: On Error Resume Next
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.