Hi, My Database has a continuous form called frmInfo with two fields field1 and field2.
I need the coding to put that in the form's close event for: 1. If field1 is not empty or null, field2 can not be empty or null. 2. if field1 is selected, field2 must be selected. Thanks. Shahab
