Reply To: GREP Find and replace expression

Home Page / Forums / General InDesign Topics (CLOSED) / GREP Find and replace expression / Reply To: GREP Find and replace expression

#114721
Peter Kahrel
Participant

This one:

^.+?(.+?:).+\r\K.+\1

Looks at names, not times. But it matches only the second identical name. You could do an expression that matches all, but because InDesign doesn’t allow non-contiguous selections, you wouldn’t be able to replace anything.

P.

This article was last modified on March 4, 2019

Comments (0)

Loading comments...