New Record

G

GLT

Hi,

I have a lists three fields from a table.

When the user selects a value from the combo box, it three fields on the form.

For example, the list box lists location / box number / year - when the
user makes a selection, location / box number / year is populated on on the
form.

All works fine, except if I close the form without pushing the 'Save Record'
button, it still creates a record anyway.

My question is, can the update be cancelled if the user closes the form
without pushing the "Save" button?

Cheers,
GLT.
 
Top