PDA

View Full Version : download pictures from hyperlinks



afgi
10-25-2010, 09:27 AM
hi,
I need your help in making of VBA loop, that downloads pictures from the WEB.
.
what I need here is (see file attached):
to make a loop that will go down the cells in a first column and copy pictures to the column on the right hand side
I need it to keep working, even if there are empty cells. maybe an idex with number of cells it needs to do, would solve this problemthanks for any help

fumei
10-26-2010, 10:59 AM
How is this possible? Your text in column 1 is, for example:

http://www.national-geographic.pl/foto/fotografia/lezacemu-na-wasie-passiflory-jajeczku-motyla/

This is not a valid pointer to an image file! In fact, it points to a page, not a image file.