I have a form that has about 30 fields. I want to make sure that 5 fields to be mandatory to enter information in.
Name, firstname,lastname,dob,badgeID, and deptID
Some are text fields and some are comboboxes.
the form name is Staff_frm
the form is bound to the tabel. I don't want to set the...