Hi guys
I am trying to extract a set sequence of 12 numbers from various Ebay URL's.
Here are a few working examples:
https://www.ebay.com.au/itm/Flexibl...PsZfhjpPK35tiFmiaWAg:rk:2:pf:1&frcectupt=true
https://www.ebay.com.au/itm/20-50m-...J9ihREeAyL05NQTaMjkQ:rk:4:pf:1&frcectupt=true
https://www.ebay.com.au/itm/Greenfi...Water-Hose-Reel-Spray-Gun-Rewind/391918478456
The rule of thumb is that it is always a sequence of 12 numbers and there are no other sequences of 12 numbers in the URL's (although there are other irrelevant numbers in the strings as you will see above).
Could somebody please help me with a formula to pull just the 12 numbers out of each string?
Thank you
Will
I am trying to extract a set sequence of 12 numbers from various Ebay URL's.
Here are a few working examples:
https://www.ebay.com.au/itm/Flexibl...PsZfhjpPK35tiFmiaWAg:rk:2:pf:1&frcectupt=true
https://www.ebay.com.au/itm/20-50m-...J9ihREeAyL05NQTaMjkQ:rk:4:pf:1&frcectupt=true
https://www.ebay.com.au/itm/Greenfi...Water-Hose-Reel-Spray-Gun-Rewind/391918478456
The rule of thumb is that it is always a sequence of 12 numbers and there are no other sequences of 12 numbers in the URL's (although there are other irrelevant numbers in the strings as you will see above).
Could somebody please help me with a formula to pull just the 12 numbers out of each string?
Thank you
Will