Say I have a word document that contains a keyword followed by a number such as the following.
function_1 : This is a the first function, and usually the next function is the second function. How do I increment the next function. function_2 : This is the second function. Here I stop.
How do I create a macro that would search through the whole word document, determined that the next number is function_3, and inserted function_3 into the document as the current cursor position.