R
Robin Chapple
I have an alumni database covering nearly 50 years. We make an annual
report which includes four individual reports in different formats. I
need the whole report to have continuity of page numbers.
Currently I edit the page number by making the first page of the
second report:
=" Page " & [Page]+31
into the page number field.
Is there a way to do this with code?
Thanks,
Robin Chapple
report which includes four individual reports in different formats. I
need the whole report to have continuity of page numbers.
Currently I edit the page number by making the first page of the
second report:
=" Page " & [Page]+31
into the page number field.
Is there a way to do this with code?
Thanks,
Robin Chapple