Search results

  1. J

    Criteria Across Two Fields

    Hello, I need help with what seems to be a basic problem. I'm going to try to cut out all of the superfluous elements and explain it in the following way: Say I have a query which is pulling data (in memo form) that records different language I have used to summarize different cases I am...
  2. J

    Subforms with Tabs

    I believe this is a simple question; it seems I'm just simpler. I've created a form that basically includes all of the fields of the central table of my small database. Each key-numbered entry in the main table belongs to one client. I created two separate tables for two different types of...
  3. J

    Editing Primary Key Help

    Hi, I've inherited the management of a relatively complex database (~15 related tables, union queries, &c.) that hinges on a few basic primary keys. I have split the database, and distributed the front end client to other users. The most important primary key is that assigned to each client...
  4. J

    Union Queries when Splitting Database

    Hi, I am trying to split a fairly complicated database (~10 tables, with ~10 enforced relationships, etcetera). A big part of the design is a union query that mediates between two tables, into a third. I need to split the database so that I can distribute the front end around to other users...
Back
Top Bottom