![]() |
|
#8
|
|||
|
|||
|
My mistake, it is not the formattedtext property, it is the deleting of the actual section break:
Code:
While .Sections.Count > 1
.Sections.First.Range.Characters.Last.Delete
Wend
1. Create a document with two sections 2. First section with different first page, in header first page add two bookmarks 3. Add second section, only primary headers/footers, both empty 4. Select last paragraph first section, and first second section 5. Run the code 6. Bookmarks in first section are gone Is it possible to solve this? |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| why the "section break-next page" is switched to "section break-continuous"? | Jamal NUMAN | Word | 6 | 12-14-2011 03:35 PM |
Page break - next page
|
Commodore | Word | 7 | 07-17-2011 12:09 AM |
Section Break Continuous: doesn't affect the format of the page numbering
|
Jamal NUMAN | Word | 2 | 06-22-2011 04:46 PM |
Page numbering starting on 2 after section break
|
pamm13 | Word | 1 | 06-22-2011 11:10 AM |
Anchoring a section break to the bottom of a page, and having a table pass over it???
|
h3rk | Word Tables | 1 | 11-20-2009 07:34 AM |