L
Lin
I have a report with following fields.
Repair#, customer#, PblmReported, Item Replaced, Replacemnet Reason
I would like to count the number of Repair#'s where Repair# is repeating
more than one because for the same repiar#, there must be 1- 10 Item
replaced and Replacemnet reason.
That is Report is like
Repiar# Customer#
Item , Replacemnet Reason
Item, Replacemnet Reason
Item, Replacemnet Reason
I uesd the running sum in the header of Repair#. It is working. However, for
each month header it is just continuing the same.That is for the month of
Jan the total is 98, when Feb starts the number is 99. How can I reset it for
each month.
Any help really apprecaite.
Repair#, customer#, PblmReported, Item Replaced, Replacemnet Reason
I would like to count the number of Repair#'s where Repair# is repeating
more than one because for the same repiar#, there must be 1- 10 Item
replaced and Replacemnet reason.
That is Report is like
Repiar# Customer#
Item , Replacemnet Reason
Item, Replacemnet Reason
Item, Replacemnet Reason
I uesd the running sum in the header of Repair#. It is working. However, for
each month header it is just continuing the same.That is for the month of
Jan the total is 98, when Feb starts the number is 99. How can I reset it for
each month.
Any help really apprecaite.