Search results

  1. D

    How to move selected rows in a query into another query

    Greetings: As the title suggests, I want to move selected rows of query #1 into query #2. The reason for this is that query #2 will "union" with other queries. Here's the first query (for example) 12 1 5 13 1 6 18 2 9 23 3 10 38 4 38 22 4 39 28 4 40 I want to...
  2. D

    How do I avoid orphan data?

    Greetings: Here's the background: Using Access 2010, I'm constructing a database (eventually to be connected with a MySQL or similar web site) to keep track of support group data. The groups and the contacts that the public uses to learn about each group have a many to many relationship (each...
  3. D

    How do I display 100 choices?

    Greetings: Here's the background: Using Access 2010, my overall project is to construct a database keeping track of support group data. Each group (e.g., Alcoholics Anonymous) is assigned to one or more categories (e.g., Addiction-Drugs, Addiction-Alcohol). The website will hopefully used...
Back
Top Bottom