requiring records to be entered in a subform

P

Paul James

I've got a form with a subform, and I would like to write some VBA code that
tests whether a record exists in the subform. I'd like to run this test
before the user moves to another record and also before the user closes the
form.

How can I run this test, and what event should I use for this purpose?

Thanks in advance,

Paul
 
Top