D
Dave the Wave
I would like some help with creating a list of fields in the footer of the
main form based on data shown in the subform. The data inthe subform is
based on a dynamic SQL query created wihen the main form is opened. There
are 3 criteria combo boxes at the top of the main form which modify the
subforms SQL statement.
Will I need to calculate the summary information in the subform code, store
it in variables, then display it in the main form's footer? Should I move
all the summary information to the subform?
Any links to helpful web sites would be greatly appreciated.
Thanks
main form based on data shown in the subform. The data inthe subform is
based on a dynamic SQL query created wihen the main form is opened. There
are 3 criteria combo boxes at the top of the main form which modify the
subforms SQL statement.
Will I need to calculate the summary information in the subform code, store
it in variables, then display it in the main form's footer? Should I move
all the summary information to the subform?
Any links to helpful web sites would be greatly appreciated.
Thanks