Help: Can't close report window problem

  • Thread starter Thread starter LisaYao
  • Start date Start date
L

LisaYao

Who know about this problem cause by? Thanks for your help.

My VBA codes which open an Access Report window. When this program runs
in my computer, everything is okey. But, copy this program to other
computer, when it runs, the report window is opened, but it can't be
closed by clicking the close window button on the top right of the
report window. I don't know why.
 
I would suspect that there is a problem with some code that runs when the
report is closed. You probably have error trapping in place that is
preventing you from seeing the error message and something about the code
doesn't let the report close.
 

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

Back
Top