Automaticaly generated itemlist

  • Thread starter Thread starter matbli
  • Start date Start date
M

matbli

Hi,

If I have a automatic list of items like:

1. Item one
2. Item two
3. Item three referring to item 2
4. Item four

In my text in item3 I refer to item 2. If I then inserts an item between 1
and 2 causing item 2 to become item 3. How can I then make the reference in
the text to change to 3 automatically, is it possible?

Rgds
Mats
 
Use a cross reference to a numbered item - however REF fields do not update
automatically when you make changes to the source so you must force an
update. A simple method is to add an update macro to a toolbar button of
keyboard shortcut. The sample code at
http://www.gmayor.com/installing_macro.htm will do the job.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Back
Top