Hi
I have a report that display item in the detail section. For each Item that is printed in the detail section I have to display a field "Nist" that is in the item table. This field has to be printed in the page header
For example I would have this:
(Page Header)
Nist standard reference Materials: 3151, 3101a, 3103a, 3104a,3105a
(Detail)
Item1
Item2
Item3
Item4
Item5
(end of the report)
where:
the NIST of the Item1 is 3151
The NIST of the Item2 is 3101a
The NIST of the Item3 is 3103a
The NIST of the Item4 is 3104a
The NIST of the Item5 is 3105a
Is this possible to do that?
Thanks in advance
I have a report that display item in the detail section. For each Item that is printed in the detail section I have to display a field "Nist" that is in the item table. This field has to be printed in the page header
For example I would have this:
(Page Header)
Nist standard reference Materials: 3151, 3101a, 3103a, 3104a,3105a
(Detail)
Item1
Item2
Item3
Item4
Item5
(end of the report)
where:
the NIST of the Item1 is 3151
The NIST of the Item2 is 3101a
The NIST of the Item3 is 3103a
The NIST of the Item4 is 3104a
The NIST of the Item5 is 3105a
Is this possible to do that?
Thanks in advance