Reply To: GREP Tricks: More LookBehind and LookAhead examples …

Home Page / Forums / General InDesign Topics (CLOSED) / GREP Tricks: More LookBehind and LookAhead examples … / Reply To: GREP Tricks: More LookBehind and LookAhead examples …

#72066
Anonymous
Inactive

You can simplify that

(?<=\d{2})FR(?=\d{5})

This article was last modified on December 5, 2014

Comments (0)

Loading comments...