Showing posts with the label macro

Microsoft Word Macro Find And Replace

Sub FindReplaceAnywhere Dim pOldFontName As String Dim pNewFontName As String Dim rngStory As WordRange Dim lngJunk As…