Sometimes when you're trying to debug an Access application, you may set a breakpoint in your VBA code and then be frustrated when the code doesn't stop at that point. Access doesn't stop at breakpoints unless you take the following steps.
Open Access's Tools menu and select the Startup item. Check the "Use Access Special Keys" box and click OK. Then close and reopen the database.
|