Ok, I've cleaned everything up with some direction, here is what I have now. Problem remains the same when the code is called it throws a syntax errror:
Private Sub cmdSubmit_Click()
Dim strInsertSQL As String
With Me
strInsertSQL = ("UPDATE tblDevelop [CustName], [Q1S], [Q2S], [Q3S]...