Can someone please .....Help?????
I have a form called CA_Act_frm that is based on a table called CA_tbl. The form opens in data entry mode and the first entry field is a combo box called Action_type.
I have an auto number field in the table called ActionNum
that assigns a number to the record.
I have another form called QB_Enter_frm that I need to open to input data into fields that are from the same table.
I have a checkbox field on the CA_Act_frm called Quality Bulletin. When it is checked I need the second form (QB_Enter_frm) to open and go to the existing or current record. The second form has fields on it that the first form doesn't need.
I hope I am being clear. I have tried many scenarios to get this to work without any luck.
Any help would be greatly appreciated.
Labprof
I have a form called CA_Act_frm that is based on a table called CA_tbl. The form opens in data entry mode and the first entry field is a combo box called Action_type.
I have an auto number field in the table called ActionNum
that assigns a number to the record.
I have another form called QB_Enter_frm that I need to open to input data into fields that are from the same table.
I have a checkbox field on the CA_Act_frm called Quality Bulletin. When it is checked I need the second form (QB_Enter_frm) to open and go to the existing or current record. The second form has fields on it that the first form doesn't need.
I hope I am being clear. I have tried many scenarios to get this to work without any luck.
Any help would be greatly appreciated.
Labprof