Reply To: GREP – Bold dollar amounts only

Home Page / Forums / General InDesign Topics (CLOSED) / GREP – Bold dollar amounts only / Reply To: GREP – Bold dollar amounts only

#14349636
David Blatner
Keymaster

Well, you wanted to include the $ symbol, so no, not really. Positive Lookbehind would be for something like: “Find a digit that comes immediately after a $ — but don’t include the $ symbol.”

Though you could use a negative lookahead, for example, to say “find any number unless it is followed by a # symbol.”

This article was last modified on October 29, 2021

Comments (0)

Loading comments...