J JBurlison Registered User. Local time Yesterday, 22:58 Joined Mar 14, 2008 Messages 172 Jun 26, 2008 #1 how to compact and close completely out of access the VB command compact and close brings you back to the default access page
how to compact and close completely out of access the VB command compact and close brings you back to the default access page
ajetrumpet Banned Local time Yesterday, 21:58 Joined Jun 22, 2007 Messages 5,628 Jun 27, 2008 #2 not sure what you're asking, but how about: Code: application.compactrepair(options...) docmd.quit ????
not sure what you're asking, but how about: Code: application.compactrepair(options...) docmd.quit ????