0

I have a bullet point situation that looks like this:


enter image description here


I want the sub-bulletpoint to be numbered like this: 9.a.

instead of a.

Suggestions?

Thanks in advance.

thanks_in_advance
  • 418
  • 1
  • 7
  • 22

1 Answers1

2

I suggest you define new multiplelevel list.

The first level is like following image.

enter image description here

The second level, you can include the number from level 1, then set the number style and the text indent value.

enter image description here

Emily
  • 3,339
  • 1
  • 4
  • 6
  • 1
    I would refine this by attaching each level in the list to a distinct paragraph style. As in https://superuser.com/questions/1609025/importing-numbered-paragraph-styles-in-word/1609033#1609033. – Charles Kenyon Jun 17 '22 at 12:26