F
Fons Ponsioen
I would change these labels to textboxes instead, and in
the textboxes' source type
IIF(Page = 1 , "Your Label 1 text","")
and
IIF(Page = 1 , "Your Label 2 text","")
that should do it.
Hope this helps.
Fons
header that I would like to be printed only on the first
page of the report, and none of the others. Can someone
help me?
the textboxes' source type
IIF(Page = 1 , "Your Label 1 text","")
and
IIF(Page = 1 , "Your Label 2 text","")
that should do it.
Hope this helps.
Fons
Section Property set to Yes. There are two labels in this-----Original Message-----
I have a report with a Group Header, with the Repeat
header that I would like to be printed only on the first
page of the report, and none of the others. Can someone
help me?