Hi,
I wish to create an index, for a word document.
Let's say i have styles:
- st01
- st01lsub
- st02
- st02sub
- ...
Now i want to to create an index that shows a "concatenation" of text associated with both styles, like the example:
st01 + st01sub .................................................. ...4
st02 + st02sub ................................................4
...
The text relative to st01 and st01sub styles are allways in contiguous lines.
Is this possible?