Don't Renumber When List Item Deleted?

G

Guest

I have a list of numbered requirements with test cases associated to each
one. As my project rolls along, requirements are occassionally deleted. When
this happens, requirement 3 is deleted from our documentation and any related
test cases are also deleted.

Trouble is, Word renumbers everything so what was #4 becomes #3. In the case
of my project, we have about 700 requirements, so if we deleted #2, 698 sets
of test cases would not be referring to the wrong requirement numbers.

How do I tell Word NOT to renumber if I delete a list item?
 
D

Doug Robbins - Word MVP

Try running a macro containing the following code:

ActiveDocument.ConvertNumbersToText



--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 

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

Top