L
ladybug via AccessMonster.com
I have a continuous subform within a form. On the form I have an unbound
text field that I have labeled Total Daily hours (name of actual field is
Text10).
On the continuous subform I have a field labeled Time (name of actual field
is Time).
I want the field at the top of the form sum all the times in the continuous
form.
Example:
Total Daily Hours : 11.75
Subform:
Time: 02.25
Time: 08.50
Time: 01.00
How do I do this? If I need code please let me know where I put the code.
Thank you.
text field that I have labeled Total Daily hours (name of actual field is
Text10).
On the continuous subform I have a field labeled Time (name of actual field
is Time).
I want the field at the top of the form sum all the times in the continuous
form.
Example:
Total Daily Hours : 11.75
Subform:
Time: 02.25
Time: 08.50
Time: 01.00
How do I do this? If I need code please let me know where I put the code.
Thank you.