B
brian
I have a form with a corresponding subform. The subform
is currently showing 23 records with such fields as date
and name. I would like to establish an unbound text box
in the main form that shows a count of the records in the
subform. I have posted this question the other day and
received some good ideas but I still cannot get it to
work. It is my understanding to use a count function of
sorts in the control box of the unbound text box. At
present I am using "=Count(Forms![frmTabDeposit subform]!
Name)". Any suggestions?
Thanx.
is currently showing 23 records with such fields as date
and name. I would like to establish an unbound text box
in the main form that shows a count of the records in the
subform. I have posted this question the other day and
received some good ideas but I still cannot get it to
work. It is my understanding to use a count function of
sorts in the control box of the unbound text box. At
present I am using "=Count(Forms![frmTabDeposit subform]!
Name)". Any suggestions?
Thanx.