Quote:
Originally Posted by DiapDealer
i'm curious what the replace expression is that makes this "easily implemented in Word with regex"?
|
I would guess the OP means using the Formats->Fonts modifiers on the Replace, something like this:
That Find will not find all sentences, e.g. those following speech where writer's style is to punctuate inside the quotes. For that reason alone I would use a VBA macro.
BR