Search results

  1. S

    Report sub total problem

    This query is used to build a report that is grouped first by type, schoolname, then budget_code. In the report I hide details. In the budget_code footer I use the sum function to total [current teachers] and [proposed teachers] by budget code. What I cannot seem to do is when the school type...
  2. S

    Query using 2 keys

    I have a database that consists of 7 tables all linked by a school id number. The other tables hold data related to the schools. Another field common to all the related tables is a date field. I could use some direction on how to structure a query that selects data by school and a specific...
Back
Top Bottom