Hi All. Using CR 8.5 I have a sales order which sometimes runs more then 1 page. The Page N of M, always comes back to Page 1 of 1, regardless of how many pages there are. Not sure how to fix this. One item to note is that in the format section Suppress (no drill down) is not checked, but there is the following formula
WhilePrintingRecords;
BooleanVar bHavePrintedGroup;
bHavePrintedGroup;
Thanks Straal
WhilePrintingRecords;
BooleanVar bHavePrintedGroup;
bHavePrintedGroup;
Thanks Straal