Search results

  1. F

    Subform in a Subform in a Mainform

    I'm using Access 2007. This is my setup: Tables: Students, Parents, Tuition, Payments, Faculty My database is for a school that involves Students, Faculty, Parents, Tuition, and Payments. What I have is the Students listed under their Parents (they register as families), and the Payments...
  2. F

    Using a Query to Set a Field equal to a Sum

    I'm using Access 2007, and I want to calculate the sum of a field in one table and store that sum in another field in another table. I don't expect the original field to change much so I don't want to use a query just to calculate the sum and display it, I want to actually store it and display...
Back
Top Bottom