Hello all,
I have a database with three tables. The first contains applicant details. The second is an account table. The third is a payments table.
The data is all entered into the tables through a form, with a subform. The first tabbed page of the form contains all of the information about student details. The second tabbed page contains a subform 'finance' which when something is entered, creates a record in the finances table linked to the student. (the payments can then be entered below which links to the account).
What I want to do is to make it mandatory for someone to enter a field into the finances subform on the second tabbed page, so that every student has an account linked to them.
Does anyone have any ideas? All help will be greatly appreciated!
I have a database with three tables. The first contains applicant details. The second is an account table. The third is a payments table.
The data is all entered into the tables through a form, with a subform. The first tabbed page of the form contains all of the information about student details. The second tabbed page contains a subform 'finance' which when something is entered, creates a record in the finances table linked to the student. (the payments can then be entered below which links to the account).
What I want to do is to make it mandatory for someone to enter a field into the finances subform on the second tabbed page, so that every student has an account linked to them.
Does anyone have any ideas? All help will be greatly appreciated!