A surprising amount of the work I edit has one particular quirky error. Either run-on sentences with commas where periods would have been better, or choppy fragments where the periods ought to be commas.
I’d love to have a Word 2010 macro that lets me drop my insertion point next to a comma or a period and invoke the macro. The macro would find the current mark and then replace it with the other.
It would be extra nice if the macro didn’t mind whether the IP was immediately before, or after, the offending mark. It would in either case find the adjacent mark and then switch it with the other mark.
Does anyone know how to help me? (“Help me” as in write the macro for me !!)
Doug