What is the syntax for A_Export in MS Access?

  • Thread starter Thread starter David Schacht
  • Start date Start date
D

David Schacht

I am trying to export a "report" in MS Access as an Event Procedure On
Closing the Report. However I need an example to know how to code the event
 
Hmm: exporting the report requires Access to open it. If you do this in the
Close event, you open it again whenver it closes. Unless Microsoft guessed
that you might try such a thing, you could trigger an endless loop.

I suggest you find another approach to whatever you are trying to achieve.
 

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