Search results

  1. B

    Navigate a Query

    Can VBA code access results of a query? Hi there, I have an access database that has a query in it that produces results that are view as a datasheet. I would like to code some VBA that reads the results one row at a time is this possible? If it is can anyone provide some code examples to get...
  2. B

    Finding specific customer depending on Product type

    Hi, I would like help in finding a way to find the following by using a query. I have a table that contains customer number and product. For example Cust No Product 1 Current Account 1 Credit Card 1 Savings Account 2 Credit...
Back
Top Bottom