Hi I am just starting to use VBA in Word

PROBLEM: I have a load of tags like [p.345] but now I want to add a page in and increment the hard coded page numbers by 1.

I know how to input the number and presume I could get for loop to start at 2000 and presumably work backwards, but am unsure how to change data..

Is this possible and if so any sample code would be greatly appreciated