Search results

  1. B

    Confused! Can I or not?

    I have a continuous form based on a table to schedule many classes. In a query, I can get a total of the number of students per class, and a total of the number of students per period. Can I reference that query total in my form? When I try "=[QueryName]![StudentTotal]" as the control source...
  2. B

    Fill textbox with result from query

    Such a simple question, why so hard to find the answer? I have a form with family info and a subform with their members. Many members of each family pay fees for classes they take. How do I display the result of the query in the textbox? DLookup? I tried that many times and cound't get it to...
Back
Top Bottom