Hello,
I have the below required fields code that I am using to ensure all required fields are filled before adding a record to our table. However, it is still adding the record even if I leave some of the required fields as blank.
Dim msg As String, Style As Integer, Title As String
Dim nl As...