R
Robert G. Flade, RN, MS
I have a simple flat table that has fields like date, description, work type,
duration, etc.
I want to have the report list all the entries in date order but at the
bottom of the report I want it to total all the "duration" by "work type".
In one day there may be many different entries of each of the diffierent work
types (DK, Work Order, & Other). I don't want a total for each day nor do I
want them grouped by the work type. . . I need the report to be in date/time
order.
So I want the following:
Report:
07/01/2009 DK 0:30 *^*^*%(%
07/01/2009 Work Order 1:00 *%^*&)&
07/01/2000 Work Order 4:30 &(&^()&*
...
07/10/2009 DK 2:45 (^*%(*%
Footer on last page:
Work type: DK <total time>
Work type: Work Order <total time>
Work type: Other <total time>
Since there is no SUMIF statement - how can I sum those hours by those work
types?
Thanks
Bob
--
Robert G. Flade, RN, MS
Director - Emergency Departments
The Hospital of Central CT
at New Britain General & Bradley Memorial
100 Grand Street/PO Box 100
New Britain, CT 06050-0100
duration, etc.
I want to have the report list all the entries in date order but at the
bottom of the report I want it to total all the "duration" by "work type".
In one day there may be many different entries of each of the diffierent work
types (DK, Work Order, & Other). I don't want a total for each day nor do I
want them grouped by the work type. . . I need the report to be in date/time
order.
So I want the following:
Report:
07/01/2009 DK 0:30 *^*^*%(%
07/01/2009 Work Order 1:00 *%^*&)&
07/01/2000 Work Order 4:30 &(&^()&*
...
07/10/2009 DK 2:45 (^*%(*%
Footer on last page:
Work type: DK <total time>
Work type: Work Order <total time>
Work type: Other <total time>
Since there is no SUMIF statement - how can I sum those hours by those work
types?
Thanks
Bob
--
Robert G. Flade, RN, MS
Director - Emergency Departments
The Hospital of Central CT
at New Britain General & Bradley Memorial
100 Grand Street/PO Box 100
New Britain, CT 06050-0100