View Single Post
 
Old 12-15-2022, 04:01 AM
ChrisGreaves ChrisGreaves is offline Windows 10 Office 97-2003
Novice
 
Join Date: Nov 2022
Location: Bonavista, Newfoundland
Posts: 22
ChrisGreaves is on a distinguished road
Default

Quote:
Originally Posted by Keithronaut View Post
... I only want to turn the Calibri 11.5 pt. black while leaving the rest of the font as-is. Thank you so much in advance!
Hello Keith. This was my business back in the 90s for multiple documents from multiple sources.
All "document cleansing" is based on locating specific items and substituting items with (usually) different characteristics, all the way from text, fonts, sequence numbering and WP5.1 document tables (built with those weird graphic characters) with MSWord tables.


I found it expedient to write a single find-and-replace macro and then feed it the input and output characteristics from a table of rules which drove the whole process. I use the same procedure to this day.


If you anticipate repeated use of find-and-replace code to change numerous items and/or characteristics, please let me know and I will make my code available to you.
Cheers, Chris
Reply With Quote