I have a form with a subform. The form is based on a table with 2 fields: "ID" and "Date". The property "Required" of the field "Date" is YES. So normally when I leave this field empty in my form I should get a message but I didn't have one. Now I've tried something. I've put a third field in this table and in the form and when I now leave the field "Date" empty I get the message input is necessary. Why not without this third field?