debug

T

Tom

Hi there

I debugged the code using the F8 key, then everytime i run
that code it stops at the line where i started the
debugging. i have cleared all toggle breakpoints, after i
exited the code after debugging. But for some reason ever
then i debugged using the F8 key it stops at the line
where i had the toggle break point.

I would really appreciate someone's help on this.

Taher.
 
C

Chris Nebinger

I've had this happen, but usually when I put a break point.

Here's what I would try in the order I'd try them.

Compact/repair
Copy/Paste the code into a new module
Export the module to a .bas file, delete it, then reimport
it
Import all objects into a new database


Chris Nebinger
 

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