E
Ed DeMeo
I would like to be able to place the following type of
information in a report grouped by date and orderd by
shift with a subtotal following each group. And have a
summary total at the bottom of the report.
example:
date equip_name shift down_time scheduled_hrs
08/01 "A" 1 0 8
08/01 "A" 2 2 8
08/01 "B" 1 1 8
08/01 "C" 1 3 8
Sub Total Sub Total
6 24
date equip_name shift down_time scheduled_hrs
08/02 "A" 1 0 8
08/02 "A" 2 2 8
08/02 "B" 1 3 8
08/02 "C" 1 3 8
Sub Total Sub Total
8 24
Summary Total Summary Total
14 48
Thanks for your help.
Ed
information in a report grouped by date and orderd by
shift with a subtotal following each group. And have a
summary total at the bottom of the report.
example:
date equip_name shift down_time scheduled_hrs
08/01 "A" 1 0 8
08/01 "A" 2 2 8
08/01 "B" 1 1 8
08/01 "C" 1 3 8
Sub Total Sub Total
6 24
date equip_name shift down_time scheduled_hrs
08/02 "A" 1 0 8
08/02 "A" 2 2 8
08/02 "B" 1 3 8
08/02 "C" 1 3 8
Sub Total Sub Total
8 24
Summary Total Summary Total
14 48
Thanks for your help.
Ed