I have a report that has a running total. I am using a running total since I am not adding in the values from every record but only when there is a change in one of the fields. All works fine except that I'd like to display the final value in the group header.
Ex.
fld1 fld2 fld3 fld4
aaa 1 10 1
aaa 1 10 1
aaa 2 20 3
aaa 2 20 4
running total of fld3 = 30 (Only calculates when fld1 changes. Group header (fld1) I would like to display the 30.
Help!
Thanks,
Deborah
Ex.
fld1 fld2 fld3 fld4
aaa 1 10 1
aaa 1 10 1
aaa 2 20 3
aaa 2 20 4
running total of fld3 = 30 (Only calculates when fld1 changes. Group header (fld1) I would like to display the 30.
Help!
Thanks,
Deborah