Hi,

I am trying to make an inventory of my wine cellar. I'm using CellarTracker for the cellar management and now need to print out some QR codes to attach to the bottles.

Anyways, I have exported my cellar to excel so I have all the data, including the barcode for each bottle. I have also generated the unique QR-code URLs for each bottle.

What I now need to do is write a macro that goes trough row 2 -> last row (currently 63) and grabs the URL from column U and inserts the corresponding picture in column V.

Is this possible?

Cheers,

Marcus