G
Guest
I need to run an action query as the user leaves a record on a form and moves
to the next record. (The form is not closed). The query must run before the
next record is displayed. This is because the query gets parameters from the
current record. The On Current Event fires when the next record is displayed.
This is too late and the query runs with parameters from the new record.
Is there and event which fires as the user leaves a record but before the
next record is dipslayed?
Thanks.
to the next record. (The form is not closed). The query must run before the
next record is displayed. This is because the query gets parameters from the
current record. The On Current Event fires when the next record is displayed.
This is too late and the query runs with parameters from the new record.
Is there and event which fires as the user leaves a record but before the
next record is dipslayed?
Thanks.