Toggle Breakpoint

IgorB

Registered User.
Local time
Today, 11:42
Joined
Jun 4, 2003
Messages
183
Here is my question:
I set Debug Breakpoint on active code in VBA code window(not on variable declaration line) which becomes with red line.
I cannot test my procedure because it did not go to breakpoint for some reason.
When I import all objects to a new database I do not have this problem.
What does it cause?
What setting did I miss? Or maybe database corrupted?

Thanks.
 
My guess would be something corrupt as your new db is working...

Jack
 

Users who are viewing this thread

Back
Top Bottom