M
Mark
Hello I have two questions for Access 2002, I am trying to
set a breakpoint in a forms code, for some reason the
breakpoint is never reached even though the code
executes. Has any one had this happen. I would include
the code but it happens to any code that I set the
breakpoint.
Second, I was getting the Error 2001 (You canceled the
previous operation) when there is nothing wrong. Is this
a bug in Access? I get the error when I open a report in
the Preview (acPreviewState) state. I don't have this
problem when I printout the report. I would include the
code for this problem, but it compiles with no errors.
Also I have the Option Explicit option so I have to
declare all of my variables.
Any ideas. Thanks.
Mark
set a breakpoint in a forms code, for some reason the
breakpoint is never reached even though the code
executes. Has any one had this happen. I would include
the code but it happens to any code that I set the
breakpoint.
Second, I was getting the Error 2001 (You canceled the
previous operation) when there is nothing wrong. Is this
a bug in Access? I get the error when I open a report in
the Preview (acPreviewState) state. I don't have this
problem when I printout the report. I would include the
code for this problem, but it compiles with no errors.
Also I have the Option Explicit option so I have to
declare all of my variables.
Any ideas. Thanks.
Mark