I am getting a Run-Time Error 3131
Syntax Error is From clause
Here is the code that I am trying to run and i cant figure this out.......PLEASE Help...
Dim strSQL As String
strSQL = " SELECT FirmNumber, NumberofAccounts, EmployeeID, ErrorCodeDescription, " & _
" ErrorCodesandCorrections ...