![]() |
#1
|
|||
|
|||
![]()
Hello dear VBA programmers,
If I execute the next Macro1 in the document I am working in, I get the index I want printed in the same document. What codes do I have to add if I want to select and copy only the index? (The printed index is good but I want paste the result in a new empty document) Many thanks in advance. Sub Macro1() ActiveDocument.TablesOfContents.Add Range:=Selection.Range, _ RightAlignPageNumbers:=True, _ UseHeadingStyles:=True, _ UpperHeadingLevel:=1, _ LowerHeadingLevel:=5, _ IncludePageNumbers:=True, _ AddedStyles:="", _ UseHyperlinks:=True, _ HidePageNumbersInWeb:=True, _ UseOutlineLevels:=True End Sub |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
derekcentrico | Word VBA | 10 | 12-12-2016 12:27 PM |
![]() |
Bansaw | Word | 4 | 09-01-2016 11:16 AM |
Backing up importing & exporting ?? I am a newb | Jazz | OneNote | 0 | 01-27-2016 10:18 PM |
![]() |
Deeper | Office | 2 | 09-09-2015 01:45 AM |
NEWB to Macros - formatting exports | EC37 | Excel Programming | 52 | 06-25-2014 06:26 AM |