Hi
I have a form called frmPupil where users create a pupil onto the database (into tblPupil). The users can then go off and use this pupil to enter data in more forms which store in different tables using the PupilID.
I would like a button on frmPupil which will delete the pupil and any related records in the other tables via the PupilID.
Please can you tell how this is possible.
Many Thanks
Daz
I have a form called frmPupil where users create a pupil onto the database (into tblPupil). The users can then go off and use this pupil to enter data in more forms which store in different tables using the PupilID.
I would like a button on frmPupil which will delete the pupil and any related records in the other tables via the PupilID.
Please can you tell how this is possible.
Many Thanks
Daz