I have to create numbered requirement entries throughout a large document. Initially I increment by 10 so later on if I have to add entries to a section, I can make them sequential but not really necessary. There could be 2000-300 numbered entries in the document but when I'm finished, the numbers must stay static, They can not be allowed to change through insertion of new numbers or deletion of existing ones. In a way this is similar to using the copy/drag functionality in excel to create a series of numbers from a formula "= a1+10" and then copying/paste special/values so the results are present and not the formula.
An example is:
VR1 Requirement 1
VR10 Requirement 2
VR20 Requirement 3
Does anyone know if this would be possible in Word 2010, either through existing functionality or through backend
VB coding? If so could you point in in the right direction?
Thanks!