I have a form in which I have fields that I want to be required. I have marked them as being required, but when the users of this database use the mouse to click from field to field they are allowed to leave them blank.
I need to find a way that the form (each record) will be checked for all required data before allowing the users to enter a new record. What am I missing?
I need to find a way that the form (each record) will be checked for all required data before allowing the users to enter a new record. What am I missing?