ca't get the debuuger to Initiate when I set a breakpoint

S

steve

I am tryingto debug code in a form, I set the breakpoint compile the DB and
the breakpoint is not triggerd. What am I doing Wrong
 
T

Tom Wickerath

Hi Steve,

Make sure that you have the option "Use Access Special Keys" checked. This
option is found under Tools | Startup in Access versions 97-2003.

If you are using Access 2007, you'll need to hunt around for this option. I
would start at the "pizza" button in the upper left corner. Also, if using
Access 2007, ensure that you are running the application in a "Trusted"
folder, otherwise all VBA code will be disabled.


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
__________________________________________
 
Top