Ahh, no, it doesn't quite work.Throughout a section I have info boxes -
these are text boxes wrapped in a subform called info1a, info1b etc.
which are set to be hidden pre print - and post print they are set to
visible. This works in itself.However the code above still counts the
page numbers within the section prior to the info boxes being hidden -
in other words, the info boxes cause the pages to be printed to extend
beyond the section as if the info boxes were still there, even though
they ar...