S
Sue
I have created a query which shows the total hours for each day.
QueryName: TotalHours
FieldNames: DateRec
Hours
I want to create a form whereby my user can select a begin date and end
date, either from a drop down list or calendar, then have a text box that
shows the sum of hours between the 2 dates selected.
i.e. Begin date: 01/11/07 End Date: 10/11/07 Total Hours: 24
Any help given is much appreciated.
QueryName: TotalHours
FieldNames: DateRec
Hours
I want to create a form whereby my user can select a begin date and end
date, either from a drop down list or calendar, then have a text box that
shows the sum of hours between the 2 dates selected.
i.e. Begin date: 01/11/07 End Date: 10/11/07 Total Hours: 24
Any help given is much appreciated.