When I run the code, I get a popup box that says Compile error: Syntax Error. when I click ok, I am taken to the code with
Private Sub StartShiftAdd()
in yellow and
'MsgBox ("Started Shift Add")
CurrentDb.Execute "INSERT INTO Payroll (SchoolName, ShiftWeight, DefaultGuard, WorkingGuard...