Hello i have yet again came across the same error, i think i just need a fresh set of eyes
Private Sub Command14_Click()
Dim mySQL0 As String
mySQL0 = " INSERT INTO [Check In/Out] (Childs Name, Check In, Date01) "
mySQL0 = mySQL0 & " SET Childs Name AS Childs Name, Time() AS Check In...