Report Page Index (Table Of Contents)

G

Guest

I have a catalog I’ve created as an Access report for which I need to create
a page number index. Does anyone know of a way to do this?
 
F

fredg

I have a catalog I¢ve created as an Access report for which I need to create
a page number index. Does anyone know of a way to do this?

What version of Access are you using?
Here is a method for Access 2000.
See Microsoft KnowledgeBase article:
210269 'ACC2000: How to Create a Table of Contents or Index for a
Report'

For Access 97 and older:
131588 'ACC: How to Create a Table of Contents or Index for a Report'

You must actually step through each page of the report (in preview, or
by actually printing it).

Then run a separate report, using the TOC table made by the first
report, to print out just the Table of Contents.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top