Actually, At first, those styles were in auto numbering but I accidentally ran the code Activedocument.range.listformat.convertnumberstote xt to .docx files while I was looping through files and they were converted to manual numbering and saved. So Selection.range.listformat.convertnumberstotext was for .doc documents which were not changed into manual numbering.
Below is the sample document. Which process would be easier and time-efficient for me? To change the numbering by using the code I posted above or to change them into autonumbering again and then delete numberings like 1., 2. etc and then change them into desired list numbering. So, for the sake of convenience, I used the above method. If there is another way to solve this problem. Please, guide me.
|