View Single Post
 
Old 01-05-2016, 01:56 AM
maxcburger maxcburger is offline Windows XP Office XP
Novice
 
Join Date: Jan 2016
Posts: 5
maxcburger is on a distinguished road
Default

I would suggest recording a macro.
Then do all the modifications and formatting.
Finally, look at the code of the macro and see how it did it.
The one thing you need to figure out is how you logically want to locate the text you want to bold.
Is it a specific line? Is it at the beginning of a known word?
Once you have that answered, you can combine it with the code of the macro and automate the task.
Reply With Quote