Hi there,
In a DB I'm working on, I have a simple subform with 3 controls, which adds a record to a table. I have a "Save & Close" button and a "Cancel" button which cancels the entry and closes the form.
One of the controls is a combobox (dropdown list linked to an underlying table), and the...