E
Everett
I have a form & subform. The subform footer has an text
box with an aggregate function called TotSchFine with a
control property =Sum([ScheduleFine]) I can transfer
TotSchFine to the main form using =
[sfrmViolationsList].Form![TotCitFine].
I have a report and each line in the detail section
contains data from one form. My problem is that I can not
find a way to get the TotSchFine number from the subform
to the report.
box with an aggregate function called TotSchFine with a
control property =Sum([ScheduleFine]) I can transfer
TotSchFine to the main form using =
[sfrmViolationsList].Form![TotCitFine].
I have a report and each line in the detail section
contains data from one form. My problem is that I can not
find a way to get the TotSchFine number from the subform
to the report.