K
Kenny G
Hello,
I have a form called Main and there is a table called main under this form.
There is a field called ReportingOfficer on that form. There is a table
under this field (Reporting Officer) that consists of four fields from the
table (tblOfficer). see below
tblOfficer
BadgeNumber text
OLName text
OFirstInitial text
Inactive checkbox
Of those four fields in tbl Officer three are included to make up the field
in tblMain.ReportingOfficer.
My problem is - if the checkbox (inactive) is checked I do not want the
officer's name to available for selection. What do I need to do to ensure
that only active officer's will be chosen.
Thank You, Kenny G
I have a form called Main and there is a table called main under this form.
There is a field called ReportingOfficer on that form. There is a table
under this field (Reporting Officer) that consists of four fields from the
table (tblOfficer). see below
tblOfficer
BadgeNumber text
OLName text
OFirstInitial text
Inactive checkbox
Of those four fields in tbl Officer three are included to make up the field
in tblMain.ReportingOfficer.
My problem is - if the checkbox (inactive) is checked I do not want the
officer's name to available for selection. What do I need to do to ensure
that only active officer's will be chosen.
Thank You, Kenny G