I have a userform that I am trying to get working. I have the inputs all set, make the validation, set it if correct but can't seem to get past the 'copy the data to the data base'. Here is my code:
Private Sub CommandButton_Add_Click()
'----------------------------------------------------...