I have an Access DB with an Access frontend. I have a place where I gather data and write it to a Word document.
When I first start the database and try to create the report the execution is stopped just like there is a break point at a certain line of code. It always stops at this line of code.
I can click on the run button on the debugger and execution continues.
As long as I don't shut down the instance of the database I can run the code without it stopping any more.
How can I get it to stop this behavior? I have cleared all break points but it still happens.
thanks
enak
When I first start the database and try to create the report the execution is stopped just like there is a break point at a certain line of code. It always stops at this line of code.
I can click on the run button on the debugger and execution continues.
As long as I don't shut down the instance of the database I can run the code without it stopping any more.
How can I get it to stop this behavior? I have cleared all break points but it still happens.
thanks
enak