- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All;
How can I get only the values after the last equals(=) from mixed Texts in this way?
The number of values taken in this example is: 8.
\b([\d+,.]+) -->I tried that, it didn't work.
beton = 125x2:250 = 250 m³
= 20 m³
beton : (125x2=250) = 250 m³
= 85
= 15.20
=13.25m²
Kalıp : 100x2=200 + 150*2=300 = 500
100x2=200 + 200*2=400 = 600
Solved! Go to Solution.
Link copied