P
Peter Robinson
I have a Access 2000 report that consists of about 30
Group Headers, followed by detail relevant to that header.
Each header section begins on a new page, and can be of
variable length (1 page, 2, 3, etc.) dependent on the
number of records per header. The report can be in excess
of 100 pages long, and is printed to Adobe .PDFwriter for
distribution around endusers without Access. I want to be
able to compile a contents page, to enable the endusers to
quickly identify which page(s) the Group Header(s) they
specifically want to see can be found.
I have a table of the Header field values, and so some VBA
to populate an additional field in that table and a
subsequent report might be the solution... Any ideas?
Group Headers, followed by detail relevant to that header.
Each header section begins on a new page, and can be of
variable length (1 page, 2, 3, etc.) dependent on the
number of records per header. The report can be in excess
of 100 pages long, and is printed to Adobe .PDFwriter for
distribution around endusers without Access. I want to be
able to compile a contents page, to enable the endusers to
quickly identify which page(s) the Group Header(s) they
specifically want to see can be found.
I have a table of the Header field values, and so some VBA
to populate an additional field in that table and a
subsequent report might be the solution... Any ideas?