
Breakpoint always occurs at startup
This seems to be a bug in Access. The following should clear the condition:
Open the module in the VBE.Make a change to the module (e.g.: add a blank
line)On the "Debug" menu select "Clear all breakpoints"On the "Debug" menu
select "Compile"Save the module
Bob
Quote:
> Access97
> My app opens a switchboard form at startup, the strange
> thing is the code stops at the Form_Open event like a
> breakpoint is there. There IS NO breakpoint toggled. What
> the heck is going on here? This only happens the first
> time the form is opened. If I close the form, then re-open
> no breakpoint happens...
> Please help!!
> Tia
> chris