![]() |
|
#1
|
||||
|
||||
![]()
If you're using smart quotes (i.e. “ & ”), you can search for one or the other, instead of using " - which finds both. Of course, if your document has the wrong smart quotes in some locations, those will still have to be processed manually. Alternatively, you might use a Find/Replace with:
Find = ^w"^w Replace = ^32" Instead of ^32 you could insert a space. This will find only those double-quotes that have white space before and after - thus leaving repentance." alone.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can I remove spaces between only Chinese characters? | sivartnosredna7 | Word | 2 | 01-09-2017 05:33 AM |
How to remove spaces from Cells which are at the end of value? | LearnerExcel | Excel | 2 | 12-19-2016 01:10 PM |
Macro does not run properly | dherr | Word VBA | 2 | 02-19-2015 08:50 AM |
remove repeated words with " macro " or " wild cards " in texts with parentheses and commas | jocke321 | Word VBA | 2 | 12-10-2014 11:27 AM |
editing text and remove spaces | romanticbiro | Word VBA | 5 | 07-04-2014 07:42 PM |