Cannot stepping through VB code

R

Razak

Hi

I made a function in global code to be executed when ever the file is
opened. I made a macro by the name AutoExec, put an entry with action
RunCode and the function name as the parameter.

In the function code, I place a breakpoint at the first executable line. The
problem is, the debugger does not break at the line. If single-stepping by
pressing F8, the code will be executed as normal.

Is there any settings to enable debugging through code?

I'm using Access 2003.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top