Search results

  1. P

    VBA and SQL

    I am trying to get data from fields in a form input by the user and then compare those field values to data already in the table. It involves checking the values of 3 fields together and I have written it as follows - obviously incorrect syntax: strSQL = "SELECT...
Back
Top Bottom