Thread: [Solved] Create index
View Single Post
 
Old 03-07-2014, 02:11 AM
gtpt gtpt is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Mar 2014
Posts: 1
gtpt is on a distinguished road
Default Create index

Hi,

I wish to create an index, for a word document.
Let's say i have styles:
  1. st01
  2. st01lsub
  3. st02
  4. st02sub
  5. ...
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?
Reply With Quote