Hi all,
I have some code that generates essentially a table of contents;
lnRow = 6
Set wbBook = ActiveWorkbook
'Iterate through the worksheets in the workbook and create
'sheetnames, add hyperlink and count & write the running number
'of pages to be printed for each sheet...