Search results

  1. S

    Button advice

    Hi all, I have inherited a database that has some comments associated with the buttons in many of the forms, such that as the mouse pointer is hovered over it, a comment is displayed next to the pointer about where the button takes you to/what it does. I need to amend what some of the comments...
  2. S

    Count exclusive values in a Report

    Dear all, I'm having problems with a count expression in a report. I have a series of items listed, with subdata against each one, in some cases this subdata is one rows, in others it is many rows. Anyways, having listed these items and there subdata sets, I want a count of the number of items...
  3. S

    Count exclusive values in a Report

    Dear all, I'm having problems with a count expression in a report. I have a series of items listed, with subdata against each one, in some cases this subdata is one rows, in others it is many rows. Anyways, having listed these items and there subdata sets, I want a count of the number of items...
  4. S

    Dynamic query Criteria

    Dear all, I want to generate a different drop down box dependent upon the criteria of another selection on a form. For example, when the user selects "fish" from the drop down, the query criteria lists only those animals whose animal type is fish. If the user selects "reptile" from the first...
  5. S

    Dynamic Query Criteria

    Dear all, I want to generate a different drop down box dependent upon the criteria of another selection on a form. For example, when the user selects "fish" from the drop down, the query criteria lists only those animals whose animal type is fish. If the user selects "reptile" from the first...
  6. S

    Dynamic Query Criteria

    Dear all, I want to generate a different drop down box dependent upon the criteria of another selection on a form. For example, when the user selects "fish" from the drop down, the query criteria lists only those animals whose animal type is fish. If the user selects "reptile" from the first...
  7. S

    Associations between Records

    Dear all, I have an equipment database, within which I am attempting to create associations between various items. The items are distinguished as level 1, 2 or 3 depending upon where they sit in the equipment hierarchy, level 2 being sub-equipments of level 1, and level 3 being sub-levels of 2...
  8. S

    Search for records in a form via combo box

    Dear all, I'm trying to incorporate a combo box in my form to navigate through records. The plan is to select a piece of equipment listed in the combobox, and that record will then be displayed as an "after update" action. However, I have tried through coding I have tried before and utilising...
Back
Top Bottom