JBurlison
06-26-2008, 10:52 AM
how to compact and close completely out of access the VB command compact and close brings you back to the default access page
|
View Full Version : HELP how do i compact and close -07 JBurlison 06-26-2008, 10:52 AM how to compact and close completely out of access the VB command compact and close brings you back to the default access page ajetrumpet 06-26-2008, 08:29 PM not sure what you're asking, but how about:application.compactrepair(options...) docmd.quit???? |