View Single Post
 
Old 11-18-2024, 03:15 PM
macropod's Avatar
macropod macropod is offline Windows 10 Office 2016
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,465
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by Shelley Lou View Post
I then have another code which converts the definitions into a 2 column table and auto numbers the sub levels but for the first part the numbering needs to be manual in order to insert the tab before them ready for the table code.
My approach would be to use the auto-numbering so that you can add/delete clauses as needed, then use:
.Range.ListFormat.ConvertNumbersToText
on the range that's to be converted to a table.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote