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

#14349613
David Blatner
Keymaster

I wonder if this will work: \$?\d+\.\d\d
That will search for a $ (zero or one), followed by one or more digits, followed by a dot, and then 2 more digits.

This article was last modified on October 29, 2021

Comments (0)

Loading comments...