Forum Discussion
Lizzy442
Jul 23, 2023Copper Contributor
How to match exact value within a string of text (urls) and return said url as result?
Hi guys,
I'm trying to match the product code with the URL of the image it belongs to. The URL contains the product code as well but the product codes have a lot of similar values which gives me false positives in my main table. I want to do an exact match of the product code within the URLs and then return those URLs to the main table.
I've tried just about anything (xlookup, vlookup, find, if, countif) for my data sheet. It has 5000+ records so doing this manually is not an option.
Please help me out! Thanks in advance.
TechCom data products-images.xlsx
- Harun24HRBronze ContributorIn sheet Imagelinks which part of url hold product ID. Last part? There are many 0 values at the last part of url.
- Lizzy442Copper Contributor
Harun24HR The part that has the product code is in bold: https://i.postimg.cc/QtKhh9Ss/0-PATCH14-group.jpg
- Detlef_LewinSilver Contributor