Search results

  1. S

    report from multiple queries/tables

    another thought Could I do this through mail merge? Then have a button to open the MS Word doc from the directory and use the data in Access to generate the report?
  2. S

    checkbox to generate control number

    Help! The work I do requires that I assign control numbers but only in certain circumstances depending on the final resolution of cases. What I want to do is have a checkbox that will, once checked, generate a control number. Issues: If the box is unchecked after being checked, I do not want...
  3. S

    search multiple tables

    I am developing a large database for the army legal offices. I have separate tables for each type of action that we do but now I need to be able to query all tables at once to search by name or SSN to check for prior cases on people. I am stuck and I am sure it is a simple fix. Thanks :confused:
  4. S

    cascading menus in sub form

    I am having trouble using a cascading menu in a subform. I got some info here a while back (thanks) but I keep getting a bug. I'll try to isolate a segment to attach later but here is the scenario: MAIN is the main form ART15 is the sub form in ART15 I have GRADE depending on the...
  5. S

    report from multiple queries/tables

    I am getting down to putting my reports together but I need to pull information from several queries/tables. Previously I had the queries export to Word then pull into a document but this is not very user friendly. I want to pull a report like this: HEADER ______ query 1 report info ______...
  6. S

    Data in one dropdown field filtering next field avail data

    Thanks This looks like exactly what I was trying for. I'll get it all plugged in and give it a try later this evening.
  7. S

    Data in one dropdown field filtering next field avail data

    I am fairly new to programming Access but have a MAJOR project I am developing for the US Military Legal System. Here is one of the many things I am trying to do but not really sure where to start. DETERMINING PAY: 1st Pull down menu selects Pay Grade from a separate designated refference...
Back
Top Bottom