bballhermit
Registered User.
- Local time
- Today, 06:49
- Joined
- Oct 14, 2010
- Messages
- 40
I have developed a VBA check on launch of my Access 2007 database application to see if the linked back-end database is found. Something is wrong with my code, and now I am locked out from editing my database. When I open it, I get my vbCritial message box notifying me that the back-end db is not found, which is followed by a doCmd.Quit call in my VBA code. How can I open my accdb file long enough to remove my Quit line of code so I can continue developing? I have put so much work into this and don't have a backup copy (mistake).