Table of contents in report with subreports

brother

Programmer
Local time
Today, 10:06
Joined
Mar 30, 2009
Messages
40
Hello everyone!

I'm building a report with 5 subreports in it. Each of the 5 subreports is divided by a page break in between. The reason for using these subreports is that I have to include a lot of graphs in the report, and each of the subreports is based on different tables.

Now, I'm also going to need a table of contents. I've been reading up on the subject, and most of the forum posts and how-to guides gives more or less the same version as the KB131588 article.

Is it possible to build a static table of contents using text labels and a VBA code that can track the page numbers of either a subform or a textbox?

Thanks!!
 

Users who are viewing this thread

Back
Top Bottom