![]() |
#11
|
||||
|
||||
![]()
Flattening lists is a lot simpler than your code. You can either do it to the entire doc or to a selection
Code:
'This is for the whole document ActiveDocument.ConvertNumbersToText (wdNumberAllNumbers) 'This is for a selection Selection.Range.ListFormat.ConvertNumbersToText wdNumberParagraph
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
VBA - (Re-) Setting a Table Style | mikejvir | PowerPoint | 2 | 12-04-2019 10:15 AM |
Why does paragraph inherit style of the following paragraph? | WADEVCAMP | Word VBA | 2 | 04-08-2019 02:13 PM |
Setting part of a paragraph bold | Fred256 | Word VBA | 4 | 10-07-2016 02:54 PM |
![]() |
Jennifer Murphy | Word | 3 | 02-16-2012 04:18 PM |
Character style stripped while applying paragraph style | sams_gates | Word | 0 | 08-29-2009 02:03 AM |