How can you select all of the bold text in a document? I would like to just extract bold text from numerous documents. Is there a script that could be run?
feedback
|
|
If you are referring to Word documents, you can use a VBA macro:
If it works as planned, it should add all bolded text in a document to a text file | |||
|
feedback
|