Here is the code I entered into the on click button and it is not working.
Private Sub Command16_Click()
Dim x As Integer
For x = 0 To 4
Dim s As String
s = " INSERT INTO [Daily Crew Assignment] ([DL EMPLOYEE], [DL WITH CREW], [DL MEMO], [DL EMLDATE], [DL ENTERED BY] )" & _
"...