Hi,
I have 2 sub-reports A & B. B is placed below A(CR 8.5).
Sub-report A returns Material ID's from the database.
I have to display only those Material ID's in sub-report B which are not displayed in sub-report A.
For example:
Database Returns following Mat ID's for sub-report A
18052717
19689514
19713318
20178515
21483613
21965928
22346415
24467619
Database Returns following Mat ID's for sub-report B
21483613
21965928
22346415
25348971
21936547
The sub-report B should only display values 25348971,
21936547.
Can anybody tell an easy solution for this or does it has to be implemented thro' arrays and formulas and even if arrays or formulas then how?
Thanks for your help.
TEK
I have 2 sub-reports A & B. B is placed below A(CR 8.5).
Sub-report A returns Material ID's from the database.
I have to display only those Material ID's in sub-report B which are not displayed in sub-report A.
For example:
Database Returns following Mat ID's for sub-report A
18052717
19689514
19713318
20178515
21483613
21965928
22346415
24467619
Database Returns following Mat ID's for sub-report B
21483613
21965928
22346415
25348971
21936547
The sub-report B should only display values 25348971,
21936547.
Can anybody tell an easy solution for this or does it has to be implemented thro' arrays and formulas and even if arrays or formulas then how?
Thanks for your help.
TEK