Hi
I have an new entry form. My 'save' and 'exit' buttons work to add a new a record and exit the form
But when user click on 'X' close button of the form (which hits Form_Close event where I didn't code anything, the record would still be added, why is that? What should I code on Form_Close event to prevent the record from being added to the database
Thanks
I have an new entry form. My 'save' and 'exit' buttons work to add a new a record and exit the form
But when user click on 'X' close button of the form (which hits Form_Close event where I didn't code anything, the record would still be added, why is that? What should I code on Form_Close event to prevent the record from being added to the database
Thanks