frmOwnerPrivate is a columnar form bound to tblPrivateOwner. It is a very simple form, with no lookup to other tables. The constraint that business owner numbers should be of the form CO999 is enforced using an input mask in the form. Navigation buttons are removed from the form and command buttons used to save a record and close the form. The command buttons call event procedures.