I have a form that is bounded to a table, and is set to allow addition only.
When the form is open, and when user had typed data in certain fields, the record will be inserted into the table upon closing of the form.
The problem is this (example): 3 fields. All are needed to have data. User...