R
Ron
I have built a invoicing system and am tring to build a report that
will print a field in the page header depending of if a condition is
satisfied in th detail section.
We sell products that are in 6 different warehouses, Whs1 - Whse6. So
if the detail section has products from Whs1 and Whs4 then I want to
print Whs1 and Whs4 in the page header of the report.
I have tried 6 IIF statements in the PH but at the first detail item is
used. I have created 6 conditional text boxes in the detail section
and auto sum across all so my last detail has numbers only for the
fields present and can bring them to the the page footer but when I tie
the PH to them still nogo.
I can get the fields to print in the section footer or page footer but
not in the page header. The header seams to only look at the first
detail item.
Any ideas would be welcome.
TIA
will print a field in the page header depending of if a condition is
satisfied in th detail section.
We sell products that are in 6 different warehouses, Whs1 - Whse6. So
if the detail section has products from Whs1 and Whs4 then I want to
print Whs1 and Whs4 in the page header of the report.
I have tried 6 IIF statements in the PH but at the first detail item is
used. I have created 6 conditional text boxes in the detail section
and auto sum across all so my last detail has numbers only for the
fields present and can bring them to the the page footer but when I tie
the PH to them still nogo.
I can get the fields to print in the section footer or page footer but
not in the page header. The header seams to only look at the first
detail item.
Any ideas would be welcome.
TIA