Reply To: Find/Change Grep only finds one instance per paragraph, where am I going wrong?

Home Page / Forums / General InDesign Topics (CLOSED) / Find/Change Grep only finds one instance per paragraph, where am I going wrong? / Reply To: Find/Change Grep only finds one instance per paragraph, where am I going wrong?

#72569
Brendan Cain
Member

My question has been answered.
Both the greps below work to find all prices.
(?<=\x{0024})(\d{3})\,?(\d{3})
(?<=[$])(\d{3}),?(\d{3})

This article was last modified on January 8, 2015

Comments (0)

Loading comments...