C
Carl Seys
Guest
The report I made is grouped by "Status" of "orders".
In the pageheader, there is a label for which the .caption is definded at the moment of formatting depending the value of the "Status".
So far so good, execpt : at the FIRST page in the header
two possibities go wrong :
- when page & total pages are printed in the header : the label.caption is shown for the value of "Status" from the LAST record
- when total pages is not in the header : the label is empty on the first page.
The label in the following pages are correct.
Strange not ?
Any suggestion ?
In the pageheader, there is a label for which the .caption is definded at the moment of formatting depending the value of the "Status".
So far so good, execpt : at the FIRST page in the header
two possibities go wrong :
- when page & total pages are printed in the header : the label.caption is shown for the value of "Status" from the LAST record
- when total pages is not in the header : the label is empty on the first page.
The label in the following pages are correct.
Strange not ?
Any suggestion ?