Search results

  1. R

    Run Time Error 3131(NEWBIE NEEDS ASSISTANCE)

    PeterF Thanks so much PeterF for your assistance it really helped out alot but let me ask you another question. Would it be easier to just call the query like this. DoCmd.SetWarnings False DoCmd.OpenQuery "TrackingSystem3 Query" DoCmd.SetWarnings True Just wondering? Also I am having a...
  2. R

    Run Time Error 3131(NEWBIE NEEDS ASSISTANCE)

    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 ...
  3. R

    Newbie To Access

    Hello All, I am a Newbie to Access and I would like to Thank You for allowing me to join this site and I look forward to working with some of you. Until Then
Back
Top Bottom