Can any one offer some advice on this.
I have a form that has one required field, this form has a subform based on a Tblmanufacturers, this contains 6 fields - 4 imported via ODBC from an AS400, 2 contained in the database. The 4 ODBC fields may or may not contain data.
I want to have a button that will either open another form if all fields on the subform are filled or display a message box if not. The fields are not tagged as required on the table as they may not be filled in on the AS400.
Can anyone suggest a way I can do this?
Thanks in advance
I have a form that has one required field, this form has a subform based on a Tblmanufacturers, this contains 6 fields - 4 imported via ODBC from an AS400, 2 contained in the database. The 4 ODBC fields may or may not contain data.
I want to have a button that will either open another form if all fields on the subform are filled or display a message box if not. The fields are not tagged as required on the table as they may not be filled in on the AS400.
Can anyone suggest a way I can do this?
Thanks in advance