What is the Proper Event?

L

L.A. Lawyer

I have some code that must run before the current record on the current form
closes since it references some fields on the ActiveForm.

I tried running it during the BeforeUpdate event, but Access 2000 tells me
that the form is no longer active.

What is the proper event trigger?
 
Top