G
Guest
I'm sure this has been answered somewhere but I can't find it to save my life.
basically, I just tryinh to total a feild [Time] from a datasheet subform on
the main form.
I entered the following as the control source for a text box on the mainform:
=Sum(me.frm_timetrack1.Form!time)
basically, I just tryinh to total a feild [Time] from a datasheet subform on
the main form.
I entered the following as the control source for a text box on the mainform:
=Sum(me.frm_timetrack1.Form!time)