Hi guys,
Hoping you can help me with this.....
I have a data table that contains a number of items SKU's (see capture.png)
Capture.PNG
What I need to do is to lookup a style code (partial match) against the list of SKU's and return all the results as shown here: Capture2.PNG
Ideally it would insert a new row for each SKU allowing me to list all the Style codes in a single list and then run a function. I have no idea where to start with this (was thinking about adding it to a db and manipulating using PHP which would be easier for me :P so any help is appreciated)
Thanks!
Bookmarks