Showing posts with the label macro

Word Find Replace Macro

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