Search results

  1. C

    Createquerydef with multiple values

    Hello, Can anyone help me I am trying to create a query based on multiple values I can do this for just one value using the code below but how do I go about coding this for multiple values. CostCent = contains a list which looks like this Pay1, Cost1, Emp1 MYSQL = "SELECT [table local...
  2. C

    SendObject Report

    Hello, Can anyone help me I have converted an Access 97 database to 2000. Within the database I created a module which sends an email with a report attached. The report is based on a query which is created using createquerydef command which selects the specific data from a table and sends to...
Back
Top Bottom