Hello

I have a CSV file with products. every item has SKU.
in a column I pasted a list of URLs of pictures I got from manufacturer website (The URL includes the SKU in the middle of it). I would like to have a Fx to look for the cell that has SKU value, copy the content of this cell and paste it on the same row as my product SKU
in other words, I want to rearrange the rows so that every URL matches its product.

I hope I was clear enough