irenavassilia
Programmer
- Jun 19, 2007
- 101
Hi,
I have a detail section which prints many duplicate records.
I have a running total on the detail section to show how many duplicate records are printing.
ie:
linecount#:
1 IC Item Code 00112X25000023
2 IC Item Code 00112X25000023
3 IC Item Code 00112X25000023
4 IC Item Code 00112X25000023
5 IC Item Code 00112X25000023
6 IC Item Code 00112X25000023
7 IC Item Code 00112X25000023
8 IC Item Code 00112X25000023
9 IC Item Code 00112X25000023
10 IC Item Code 00112X25000023
Now i know how to suppress everything BUT the first linecount but what i need to know is how to suppress everything BUT the last linecount.
Is that possible? Seems possible im just iffy if i should even use linecount here....
Thanks alot.
I have a detail section which prints many duplicate records.
I have a running total on the detail section to show how many duplicate records are printing.
ie:
linecount#:
1 IC Item Code 00112X25000023
2 IC Item Code 00112X25000023
3 IC Item Code 00112X25000023
4 IC Item Code 00112X25000023
5 IC Item Code 00112X25000023
6 IC Item Code 00112X25000023
7 IC Item Code 00112X25000023
8 IC Item Code 00112X25000023
9 IC Item Code 00112X25000023
10 IC Item Code 00112X25000023
Now i know how to suppress everything BUT the first linecount but what i need to know is how to suppress everything BUT the last linecount.
Is that possible? Seems possible im just iffy if i should even use linecount here....
Thanks alot.