A
Aaron
I have a bunch of data as follows:
a b c d e
abc 321 $14
abc 315 $10
Result $24
cba 798 $15
cba 896 $6
Result $21
I want to page brake at the row below each result. Any Ideas? the result
row is embeded in the data so it I try subtotaling it adds my existing result
row. This data is an extract and I cannot rid the result line.
please Help
a b c d e
abc 321 $14
abc 315 $10
Result $24
cba 798 $15
cba 896 $6
Result $21
I want to page brake at the row below each result. Any Ideas? the result
row is embeded in the data so it I try subtotaling it adds my existing result
row. This data is an extract and I cannot rid the result line.
please Help