Hi,
>From an XL data source, and a simple word template, I am using
MailMerge with a destination wdSendToNewDocument, which works fine.
At this stage, I would like to automatically insert an index for this
600 page catalog ...
Thanks for your help
Cheers
Carim
carim.fam@wanadoo.fr - 14 Jan 2006 08:44 GMT
Used the macro recorder ...
With ActiveDocument
.TablesOfContents.Add
Carim