Query OnClose

  • Thread starter Thread starter Eslave DJ via AccessMonster.com
  • Start date Start date
E

Eslave DJ via AccessMonster.com

Hi!. I have to catch an onClose event on an Access Query ....
there is some way to do that?
Many thanx!.
 
There is no Events associated with Query.

AFAIK, you need to use the Query as the RecordSource of a Form and then use
the Event(s) of the Form.
 

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