G
Guest
Hello,
I have a main events table and the event number is joined to one of three
other
subtables (tblAV, tblScenic, and tblLighting).
For example, the form frmScenic has two entries tied to event number 1:
Palm Trees $300
Music $120
The footer (sumScenic) holds the total of $420.
Each of the subforms has it's own items associated with the event (either
AV, Scenic, or Lighting). I want a main form that has the totals that appear
in the footer from each form. I can't figure out how to do this, as I thought
I would enter: =Forms!sfrmAV!sunScenic into the control source on the main
form's text box. Instead of the $420 amount, I get the #Name? error.
I can explain more if this doesn't make sense. Thanks so much!!!
I have a main events table and the event number is joined to one of three
other
subtables (tblAV, tblScenic, and tblLighting).
For example, the form frmScenic has two entries tied to event number 1:
Palm Trees $300
Music $120
The footer (sumScenic) holds the total of $420.
Each of the subforms has it's own items associated with the event (either
AV, Scenic, or Lighting). I want a main form that has the totals that appear
in the footer from each form. I can't figure out how to do this, as I thought
I would enter: =Forms!sfrmAV!sunScenic into the control source on the main
form's text box. Instead of the $420 amount, I get the #Name? error.
I can explain more if this doesn't make sense. Thanks so much!!!