View Single Post
 
Old 05-12-2021, 01:24 AM
IAmForcedToUseMSOffice IAmForcedToUseMSOffice is offline Windows 10 Office 2019
Novice
 
Join Date: May 2021
Posts: 2
IAmForcedToUseMSOffice is on a distinguished road
Question How to add dedicated enumeration (e.g. for formulas)

Hi.

I want to add an automated enumerator of which's object can be used just anywhere.
E.g.

A TITLE
some text
Test 1: foo
Test 2: bar

ANOTHER TITLE
some text
Test 3: baz
Test 4: qux
Test 5: ...



So the number behind "Test" shall get increased automatically.
How do I do that? It shall be a unique enumerator that goes through the entire document (e.g. as used for enumerate formulas in professional documents)

Thanks for your inputs.
Reply With Quote