View Single Post
 
Old 02-22-2013, 02:16 PM
Crumbar Crumbar is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Feb 2013
Posts: 2
Crumbar is on a distinguished road
Default Section references in a multilevel list

Hi,

Let's say I am writing a procedure in the form of a multilevel list.

1.
1.2
2.
2.1 and so on.

If I want to repeat a part of the list, like, "If the value is not within .001", repeat 2.3.1 through 2.3.6.

If I do some editing within 2.3.1 and 2.3.6, say I added another level after 2.3.2, then my reference above is no longer correct.

Is there a way of linking a level number to references to it so that if the level number changes, the reference to it changes as well?

Otherwise I have to go searching for the references and correct them.

Does that make sense at all? ;o)
Reply With Quote