Download a bulk amount of images and rename them properly using an excel csv?

rjames24000

New Member
Joined
Jul 2, 2012
Messages
2

Specifically what I want to do is:


I want a bulk amount of links from a column I have in excel like this:


Code:
http://www.ImageSite.net/core/media/media.nl?id=3730&c=ACCT103457&h=e8090dfd62c03838ac16

to download to this location on my computer:

Code:
[COLOR=#333333][FONT=arial]E:\Documents and Settings\User\Desktop\all images[/FONT][/COLOR]

and then I want it to create a new folder



  • that new folder should be labeled "Manufacturer" from a corresponding column I have in the excel csv



  • In that "Manufacturer" folder I want it to create another folder labeled "Model Number" from another corresponing column



  • and finally I want the downloaded image to go into that "Model Number" folder and name itself 1.jpg




How on earth Do I do this in an automated fashion?
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,215,589
Messages
6,125,695
Members
449,250
Latest member
azur3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top