Why my form runs in break-mode without Toggle Breakpoint?

K

kim Nguye

Thank you Kevin. I tried and it's not working.
-----Original Message-----
I get breakpoint ghosts every once in a while and I am not
sure why. It may be that Access does not clean that up
very well, I am not sure. Anyway, try (in a VBA code
window) selecting from the Debug menu the Clear All
Breakpoints (Shift + F9). If there are any residual
breakpoints, that should get rid of them.

Hope that helps!

Kevin
.
 
H

hal boyles

goofy as it may seem, this has worked for me:

Clear all breakpoints, close properties box, Save object (form, query,
modules, etc), even if you made no changes.
 

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