can Find/Replace NOT find something?
I need to find single quotation marks in my document, but I don't want to sift through hundreds, maybe thousands, of contractions. Can you add some logic to Find/Replace so it automatically skips specific text? Like this:
FIND ', EXCLUDE 's AND 'nt AND 've
I've already done the easy find/replace combos, but before printing, I want to do one last sweep.
|