Table of contents-like report

R

rbr

Hello all,

I have a nned to create a report that would be similar in style and
function to a Table of Contents. For example, I have 2 reports. One
containing a list of vendors with vendor number and vendor name. The
second containing all of the items for that vendor as well as other
details. I would like the first report to link to the page containing
the items for that vendor. So, something like this:

Vendor# Vendor Name Page#
1 Vendor 1 1
2 Vendor 2 2
3 Vendor 3 2

Where clicking on the vendor name, number or page number will bring
you to the second report and the page containing that vendors items.

I hope this is clear. I was struggling on how best to describe it and
the TOC idea came to mind. Any advice on how best to solve this would
be greatly appreciated.

Thanks in advance,

rbr
 
Top