Code Breaking where there is no break point

M

Matt Kisasonak

What's up with this? I have seen this at different times
in different places in my code but don't know why it is
happening or how it actually gets corrected. Sometimes
when I am editing code, I will put in a break point to
debug it. Then, when the code is correct, I will remove
the break-point. The problem is that sometimes Access
doesn't seem to remember that I removed the break-point
and it stops at that point in the code even though there
is no break-point showing. I am running windows XP and
Office XP. Has anybody else seen this happen?
 
D

david epsom dot com dot au

Office XP. Has anybody else seen this happen?

Yes. It happens.

Close, Decompile. If necessary, create a new database.

Access has trouble keeping track of what is going on
with the VBA project.

(david)
 

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