Hi,
I've got a form and when I click the close button I created or the next record button, if all the text boxes have not been filled in it displays a message box stating so. The thing is that if this is the case then I do not want the user to be able to leave from the form until they fill in all the required fields, but instead the message appears and then the form is closed or the next record is displayed.
Is there a way of doing this?
Thanks