Search results

  1. P

    Run time error 3061 too few parameters. expected 1

    hi i have a form that takes input from a user and queries a table with that input. At the moment it takes a start date and end date from a user and thos works fine. i have tried to incorporate a futher paramenter of department from the user and am experiencing an error. Dim Db As...
  2. P

    Querying recordsets with user input as dates

    i have created a recordset from a table and then using user input as start date and end date i take a record count of the record set. the code works ok but the count it returns is not correct is certain instances. i have copied the code into a query and the results there are fine but they are...
Back
Top Bottom