laurigardner
New Member
- Joined
- Aug 11, 2018
- Messages
- 3
Hi,
I have the following example URLs:
https://viyet.com/andrianna-shamaris-teak-and-bone-inlay-circular-bookcase-sto-49740-27277.html
https://viyet.com/janus-et-cie-large-shell-bowl-acc-49959-2600.html
https://viyet.com/jonathan-adler-danner-loveseat-sea-45150-33425.html
The length is variable from the left, but from the right it isn't.
What I need to do is extract from the 3rd "-" with a trim of .html So it looks like this:
sto-49740-27277
acc-49959-2600
sea-45150-33425
I keep trying to figure out how to do this with MID, RIGHT and SEARCH, but it's not coming together.
Any help would be greatly appreciated!
I have the following example URLs:
https://viyet.com/andrianna-shamaris-teak-and-bone-inlay-circular-bookcase-sto-49740-27277.html
https://viyet.com/janus-et-cie-large-shell-bowl-acc-49959-2600.html
https://viyet.com/jonathan-adler-danner-loveseat-sea-45150-33425.html
The length is variable from the left, but from the right it isn't.
What I need to do is extract from the 3rd "-" with a trim of .html So it looks like this:
sto-49740-27277
acc-49959-2600
sea-45150-33425
I keep trying to figure out how to do this with MID, RIGHT and SEARCH, but it's not coming together.
Any help would be greatly appreciated!