Two indexes in one document

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello all.
I am trying to create two seperate indexes in one document (Word 2000) i.e.
a Subject Index and a Title Index.
Does anyone know if this is possible and if so how to do it?
Thanks very much!
Hels.
 
One way would be to insert XE fields with \f switches to mark each subject or
title entry. For example: { XE "Subject text" \f "subject" } or { XE "Title
text" \f "title" }. Then you can insert INDEX fields with \f switches to
generate the subject index and title index. For example: { INDEX \f
"subject" } or { INDEX \f "title" }.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top