I have a form DataEntry w/a subform DataEntrySubform. The subform is contineous. On the subform there are times, which need to be added by day. There is one date field, date. Is there a way on a form to add the times up by day?
MAke another query with the total for that day, and either add it to the query the sub form is attached to OR attach a subform to the subform (I have not tried that before- don't know if it would work)