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

Go to topic 21890

Return to index page 711
Return to index page 710
Return to index page 709
Return to index page 708
Return to index page 707
Return to index page 706
Return to index page 705
Return to index page 704
Return to index page 703
Return to index page 702