T.J. Posted May 8, 2006 Posted May 8, 2006 (edited) I’ve researched some of the other posts on creating an Index and Table of Contents specifically #145320 I’m confused after reading the post and am not sure whether I need a global field, a new layout a script or all of the above. I’m interested in creating only a Table of Contents Let’s say I have a very simple database with some records and only two fields, categories and items. Category Item Hammers Large Hammer Hammers Small Hammer Saws Large Saw Saws Small Saw Pliers Large Pliers Pliers Small Pliers I have a layout which page breaks by the Category so the data appears as below when printed. Hammers Page 1 Large Hammer Small Hammer ________________________________ Saws Page 2 Large Saw Small Saw ________________________________ Pliers Page 3 Large Pliers Small Pliers ________________________________ What I’d like is a Table of Contents which would list the categories and the page number that the category starts on. Hammers Page1 Saws Page2 Pliers Page3 But…there may also be situations when one category, for example Saws would contain enough records to span over several pages. So Pliers would start on page 5 as below Hammers Page 1 Saws Page 2 Pliers Page 5 Can some one assist with a solution on how to achieve this? Any assistance would be greatly appreciated. Table_of_Contents_Test.zip Edited May 8, 2006 by Guest
Ender Posted May 8, 2006 Posted May 8, 2006 Try using a script with the algorithm comment outlined in that other thread.
Recommended Posts
This topic is 6776 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now