Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Tracey Tracey is offline
external usenet poster
 
Posts: 33
Default Multiple index formatting

Im trying to make 3 seperate indexes in a single word document and thanks to
the noticeboard I now have it working through the use of {INDEX\ f "name of
index"} and the use of the F9 key to generate the index. The problem I have
is that it produces a single column index and Im trying to produce a two
colum index with right hand side numbers and tab leaders from the index entry
to the page number. Ive tried changing it through formatting but end up with
it over writing the {index \ f "name of index"} command. How do I format an
index created using this option?
Many thanks
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Multiple index formatting

You don't say what version of Word you have, but if it is 2003 or earlier,
try looking in Word's Help under "Field codes: Index field," which lists the
switches that can be added to the field, one of which is \c. The addition of
\c 2 will give you two columns (you can have up to four). Note also that
when you are initially inserting the index through Insert | Reference |
Index and Tables, you can choose the number of columns and other options,
though the dialog does not provide a way to add the identifier, which you
must do by editing the field directly.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Tracey" wrote in message
news
Im trying to make 3 seperate indexes in a single word document and thanks

to
the noticeboard I now have it working through the use of {INDEX\ f "name

of
index"} and the use of the F9 key to generate the index. The problem I

have
is that it produces a single column index and Im trying to produce a two
colum index with right hand side numbers and tab leaders from the index

entry
to the page number. Ive tried changing it through formatting but end up

with
it over writing the {index \ f "name of index"} command. How do I format

an
index created using this option?
Many thanks


  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Tracey Tracey is offline
external usenet poster
 
Posts: 33
Default Multiple index formatting

Thanks for the help Suzanne. Im using 2003 but this being my first time I
think I might be doing this incorrectly and out of order. To generate the
index Im doing the following steps Ctrl F9, type in the index name & no of
columns (eg {INDEX\ f"namedirectory"\c2} and then pressing the f9 key to
generate the index. I couldnt figure out how to get the seperate indexes if
I go via the file menu option (insert, reference, index and tables) which
would allow me to format the index.

Its working well, I just need to figure out what I need to add so it will
give me leader tabs between the entry and the page number (eg Smith,
John............15)

Any suggestions?
Thanks again

"Suzanne S. Barnhill" wrote:

You don't say what version of Word you have, but if it is 2003 or earlier,
try looking in Word's Help under "Field codes: Index field," which lists the
switches that can be added to the field, one of which is \c. The addition of
\c 2 will give you two columns (you can have up to four). Note also that
when you are initially inserting the index through Insert | Reference |
Index and Tables, you can choose the number of columns and other options,
though the dialog does not provide a way to add the identifier, which you
must do by editing the field directly.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Tracey" wrote in message
news
Im trying to make 3 seperate indexes in a single word document and thanks

to
the noticeboard I now have it working through the use of {INDEX\ f "name

of
index"} and the use of the F9 key to generate the index. The problem I

have
is that it produces a single column index and Im trying to produce a two
colum index with right hand side numbers and tab leaders from the index

entry
to the page number. Ive tried changing it through formatting but end up

with
it over writing the {index \ f "name of index"} command. How do I format

an
index created using this option?
Many thanks



  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Multiple index formatting

It's a lot easier if you start from the Index and Tables dialog and let it
take you as far as it will, then edit the INDEX code thus generated to add
the extra bits you need. The \e switch is the one you use to define the
separator between the index entry and page number. The default INDEX field
that you get if you use the dialog and check the box for "Right-align page
numbers" is

{ INDEX \e "tab character" \c "2" \z "1033" }

The problem is that, if you generate the INDEX field from the dialog, then a
right-aligned tab stop with a period leader is automatically inserted at the
right (column) margin. If you create the INDEX field by hand, you'll need to
modify the Index styles to include this tab stop because they don't include
it by default.

You can have as many INDEX fields as you want, and you can generate them all
from the dialog; just be careful to separate them with at least one empty
paragraph, and if Word asks whether you want to replace the existing index,
say no. You can then edit the fields you've generated to include the
switches needed to pick up your specific entries.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Tracey" wrote in message
...
Thanks for the help Suzanne. Im using 2003 but this being my first time I
think I might be doing this incorrectly and out of order. To generate the
index Im doing the following steps Ctrl F9, type in the index name & no

of
columns (eg {INDEX\ f"namedirectory"\c2} and then pressing the f9 key to
generate the index. I couldnt figure out how to get the seperate indexes

if
I go via the file menu option (insert, reference, index and tables) which
would allow me to format the index.

Its working well, I just need to figure out what I need to add so it will
give me leader tabs between the entry and the page number (eg Smith,
John............15)

Any suggestions?
Thanks again

"Suzanne S. Barnhill" wrote:

You don't say what version of Word you have, but if it is 2003 or

earlier,
try looking in Word's Help under "Field codes: Index field," which lists

the
switches that can be added to the field, one of which is \c. The

addition of
\c 2 will give you two columns (you can have up to four). Note also that
when you are initially inserting the index through Insert | Reference |
Index and Tables, you can choose the number of columns and other

options,
though the dialog does not provide a way to add the identifier, which

you
must do by editing the field directly.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the

newsgroup so
all may benefit.

"Tracey" wrote in message
news
Im trying to make 3 seperate indexes in a single word document and

thanks
to
the noticeboard I now have it working through the use of {INDEX\ f

"name
of
index"} and the use of the F9 key to generate the index. The problem

I
have
is that it produces a single column index and Im trying to produce a

two
colum index with right hand side numbers and tab leaders from the

index
entry
to the page number. Ive tried changing it through formatting but end

up
with
it over writing the {index \ f "name of index"} command. How do I

format
an
index created using this option?
Many thanks




  #5   Report Post  
Posted to microsoft.public.word.docmanagement
Tracey Tracey is offline
external usenet poster
 
Posts: 33
Default Multiple index formatting

Thanks Suzanne, you've been a great help. Next time I'll be able to do
things that right way round. Thanks again
Tracey

"Suzanne S. Barnhill" wrote:

It's a lot easier if you start from the Index and Tables dialog and let it
take you as far as it will, then edit the INDEX code thus generated to add
the extra bits you need. The \e switch is the one you use to define the
separator between the index entry and page number. The default INDEX field
that you get if you use the dialog and check the box for "Right-align page
numbers" is

{ INDEX \e "tab character" \c "2" \z "1033" }

The problem is that, if you generate the INDEX field from the dialog, then a
right-aligned tab stop with a period leader is automatically inserted at the
right (column) margin. If you create the INDEX field by hand, you'll need to
modify the Index styles to include this tab stop because they don't include
it by default.

You can have as many INDEX fields as you want, and you can generate them all
from the dialog; just be careful to separate them with at least one empty
paragraph, and if Word asks whether you want to replace the existing index,
say no. You can then edit the fields you've generated to include the
switches needed to pick up your specific entries.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Tracey" wrote in message
...
Thanks for the help Suzanne. Im using 2003 but this being my first time I
think I might be doing this incorrectly and out of order. To generate the
index Im doing the following steps Ctrl F9, type in the index name & no

of
columns (eg {INDEX\ f"namedirectory"\c2} and then pressing the f9 key to
generate the index. I couldnt figure out how to get the seperate indexes

if
I go via the file menu option (insert, reference, index and tables) which
would allow me to format the index.

Its working well, I just need to figure out what I need to add so it will
give me leader tabs between the entry and the page number (eg Smith,
John............15)

Any suggestions?
Thanks again

"Suzanne S. Barnhill" wrote:

You don't say what version of Word you have, but if it is 2003 or

earlier,
try looking in Word's Help under "Field codes: Index field," which lists

the
switches that can be added to the field, one of which is \c. The

addition of
\c 2 will give you two columns (you can have up to four). Note also that
when you are initially inserting the index through Insert | Reference |
Index and Tables, you can choose the number of columns and other

options,
though the dialog does not provide a way to add the identifier, which

you
must do by editing the field directly.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the

newsgroup so
all may benefit.

"Tracey" wrote in message
news Im trying to make 3 seperate indexes in a single word document and

thanks
to
the noticeboard I now have it working through the use of {INDEX\ f

"name
of
index"} and the use of the F9 key to generate the index. The problem

I
have
is that it produces a single column index and Im trying to produce a

two
colum index with right hand side numbers and tab leaders from the

index
entry
to the page number. Ive tried changing it through formatting but end

up
with
it over writing the {index \ f "name of index"} command. How do I

format
an
index created using this option?
Many thanks




Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Index for multiple volumes jcolleye Microsoft Word Help 2 April 3rd 20 11:55 AM
Multiple Level Index Jeff Garrison Page Layout 5 August 23rd 07 11:48 AM
Index / TOC formatting galatea2153 Microsoft Word Help 2 June 26th 07 12:58 AM
Index formatting Shana Microsoft Word Help 1 September 25th 06 01:45 AM
Multiple Index with cookbook KJ New Users 6 May 26th 05 11:00 PM


All times are GMT +1. The time now is 04:48 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"