signallt03
Technical User
I have a main form (frm_Cadet) on it there is a tab control with six different tabs. The first tab has a subform (frm_CDTInfo) it contains general information about each cadet ie. Name, SSN, Date of Birth.
The other tabs contain subforms linked to the first one, via SSN, with info about different tests and skills training.
I am using this form to both update and add new cadets to the database.
The problem I am running into is that when after i enter the main info on tab CadetInfo and then try to enter info on the next tab i get an error. "You cannot add or change a record because a related record is required in table "tbl_Cadet". the info for tbl_Cadet should be coming from the first tab.
Thanks
signalLT03
PRO PATRIA VIGILANS
"Watchful for the country"
The other tabs contain subforms linked to the first one, via SSN, with info about different tests and skills training.
I am using this form to both update and add new cadets to the database.
The problem I am running into is that when after i enter the main info on tab CadetInfo and then try to enter info on the next tab i get an error. "You cannot add or change a record because a related record is required in table "tbl_Cadet". the info for tbl_Cadet should be coming from the first tab.
Thanks
signalLT03
PRO PATRIA VIGILANS
"Watchful for the country"