View Single Post
 
Old 07-20-2018, 12:12 PM
Slamzor Slamzor is offline Windows 10 Office 2016
Novice
 
Join Date: Dec 2017
Posts: 7
Slamzor is on a distinguished road
Default Restart count number list

Hi.
As a result of copying in document I have broken numbered lists.
My all numbered lists have style "Number_list" and look like this:
1.Header1
1.1 Header1.1
1.Text (Style "Number_list")
2. Text (Style "Number_list")
text
objects
pictures
Headers
etc.
3.Text (Style "Number_list")
4. Text (Style "Number_list")
text
5.Text (Style "Number_list")

How I can chane it to:
1.Text (Style "Number_list")
2.Text (Style "Number_list")
Text
1.Text (Style "Number_list")
etc.
1.Text (Style "Number_list")
2.Text (Style "Number_list")
3.Text (Style "Number_list")

I think macro should use style "Number_list" and if next para is another style, then number in para is "1".
Attached Files
File Type: docx Example.docx (20.5 KB, 10 views)
Reply With Quote