|
Subject:
|
Test for completeness of last record in cont. form
|
|
Posted By:
|
markw707
|
Post Date:
|
11/19/2004 9:55:51 AM
|
I'm using a continuous form to obtain input. I use If IsNull(Me.Field1) to verify existence of input in each record's OnUpdate event. In the footer I have an exit button. I want this button to verify existence of data in the last record of the continuous form. How can I have the OnClick event of the Exit button refer to the fields in the last record in the continuous form?
Thank you.
Mark J. Weisberger
|
|