murrayjl03
New Member
- Joined
- Apr 23, 2015
- Messages
- 5
Hi there,
I hope you can help me, I have found similar scenarios but nothing that fits my needs and I'm too new to VBA to work it out.
I have thousands of images currently in random folders fom my suppliers. I am wanting to rename all these images and then move to another folder in a different location.
Ideally I would create an excel like this;
Step 1 would be to rename the images. Within folder 1, there will be around 25 images so i would want iterations of the renaming to be "Size12-Large-Mens-Hoodie-1", "Size12-Large-Mens-Hoodie-2" etc. Ideally, it would do it in order, so the first image in the folder would become '1'.
Apart from that, I would create all of the details in the table above.
If anyone can help me out, it would seriously be appriciated.
Thanks,
Jess
I hope you can help me, I have found similar scenarios but nothing that fits my needs and I'm too new to VBA to work it out.
I have thousands of images currently in random folders fom my suppliers. I am wanting to rename all these images and then move to another folder in a different location.
Ideally I would create an excel like this;
Original image location | SKU | Image renamed to | Add to location |
C:folder1 | SKU123456 | Size12-Large-Mens-Hoodie | C:newfolder1 |
C:folder2 | SKU567890 | Size12-Large-Mens-Hoodie-Red | C:newfolder2 |
Step 1 would be to rename the images. Within folder 1, there will be around 25 images so i would want iterations of the renaming to be "Size12-Large-Mens-Hoodie-1", "Size12-Large-Mens-Hoodie-2" etc. Ideally, it would do it in order, so the first image in the folder would become '1'.
Apart from that, I would create all of the details in the table above.
If anyone can help me out, it would seriously be appriciated.
Thanks,
Jess