Answered
Grep find prices
Hello
I'am looking for the code to find Prices. I have a lot of text with € 25 / € 21 / € 10 this. Sometimes there are more prices.
Kind regards,
Patrick
Hello
I'am looking for the code to find Prices. I have a lot of text with € 25 / € 21 / € 10 this. Sometimes there are more prices.
Kind regards,
Patrick
Almost. Only the slash left. /
Try this
€\s+\d+,?\d+\s?\/?
-Manan
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.