Breakpoints not working in VBA

A

A C

Hello

I have got breakpoints in the VBA module but they do not work not matter
where we put them. Any ideas on this? Is there a setting which prevents
them from working? Does it indicate an issue perhaps or a missing reference
or something?

Step into etc simply runs the entire routine as well, does not do a single
step.

FWIW Database has linked tables to another database.

Never had this problem before

Thanks
A
 
D

Dirk Goldgar

A C said:
Hello

I have got breakpoints in the VBA module but they do not work not
matter where we put them. Any ideas on this? Is there a setting
which prevents them from working? Does it indicate an issue perhaps
or a missing reference or something?

Step into etc simply runs the entire routine as well, does not do a
single step.

FWIW Database has linked tables to another database.

Never had this problem before

Thanks
A

Check the Startup setting "Use Access Special Keys". If that's
unchecked, breakpoints won't work.
 

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