E Eslave DJ via AccessMonster.com Oct 3, 2005 #1 Hi!. I have to catch an onClose event on an Access Query .... there is some way to do that? Many thanx!.
Hi!. I have to catch an onClose event on an Access Query .... there is some way to do that? Many thanx!.
V Van T. Dinh Oct 3, 2005 #2 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.
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.