![]() |
#1
|
|||
|
|||
![]()
Hi,
I have a technical editing macro that identifies and fixes various glitches in technical reports. I'd like to highlight instances of repeated characters, where authors have entered repeated characters to remind themselves to fill in the specifics later. For example, "The details are provided in Figure xxx." or "The system weighs yyy lb." It's typical that authors use xx, yy, or zz, so have already addressed those (see below), but would like to be able to find all instances of words consisting of only repeated characters (aaaa, bbbb, ccc, dddddd, etc) with a single search pattern. For xs, yx, and zs, I already have the following, highlighting each replacement in yellow: FindText:="(<[xX]@>)", ReplacementText:="\1" FindText:="(<[yY]@>)", ReplacementText:="\1" FindText:="(<[zZ]@>)", ReplacementText:="\1" Thanks in advance for your help! |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Accio82 | Word | 2 | 04-02-2019 10:43 PM |
Finding and Selecting Latin Characters | mohsen.amiri | Word | 1 | 01-15-2019 04:32 AM |
![]() |
ugcheleuce | Word | 2 | 05-22-2018 11:12 PM |
![]() |
mohsen.amiri | Word | 4 | 05-21-2018 05:05 PM |
How to Allow some repeated words and not others. | CJP1967 | Word | 3 | 04-24-2018 08:47 AM |