In Word 2010, I have a macro finding non-capitalized words and replacing them with capitalized words (such as texas, california, etc.) For each replacement, it says "Word has reached the end of the document. #replacements were made. Do you want to continue searching at the beginning?" How do you bypass prompting each one? I found this in "View Macros" and then "Step Into:
.Wrap = wdFindAsk - Is this where the correction can be made and how do you do it? Thank you so much.
.Wrap = wdFindAsk - Is this where the correction can be made and how do you do it? Thank you so much.