P
Professional_in_need_of help
I have a form(MainForm) that has 4 subforms(Subform1,-4), I would like to
add a text box in each subform that will give me a running total of records
in that subform where Textbox(strEmailSent) is = Yes (This is a checkbox). I
then want to take each one of those totals from each subform and create a
textbox in the main form that will add all the subforms totals together. I
can't figure out what to put in the control source to make it do what I want.
Thanks...
add a text box in each subform that will give me a running total of records
in that subform where Textbox(strEmailSent) is = Yes (This is a checkbox). I
then want to take each one of those totals from each subform and create a
textbox in the main form that will add all the subforms totals together. I
can't figure out what to put in the control source to make it do what I want.
Thanks...