Temporary-Failure
Board Regular
- Joined
- Jul 16, 2010
- Messages
- 140
I have thousands of rows which has string like
String length is not always same, url can vary etc. How I extrack string "sposet_gr_14045.jpg" from cell? It is picture file.
Code:
<img src="https://www.rd-shop.de/out/pict/gene/product/1/450_/sposet_gr_14045.jpg" /><br>
String length is not always same, url can vary etc. How I extrack string "sposet_gr_14045.jpg" from cell? It is picture file.
Last edited: