I need help with Find/Replace in word to perform the following:
1. Find all instances of an em or en-dash at the beginning of a sentence.
2. Remove it.
3. Replace the em or en-dash with double quote " ".
The problem is that the find/replace will insert an open quote only where the em or en-dash is. I Need to add a close quote to the end of the sentence.
Can someone show me how to perform this, either by ways of VBA scripts or add-on utility.
Thanks in advance
1. Find all instances of an em or en-dash at the beginning of a sentence.
2. Remove it.
3. Replace the em or en-dash with double quote " ".
The problem is that the find/replace will insert an open quote only where the em or en-dash is. I Need to add a close quote to the end of the sentence.
Can someone show me how to perform this, either by ways of VBA scripts or add-on utility.
Thanks in advance