J
JamesBL
I've got an Excel spreadsheet with a column containing the URL of image
of various products for sale at my site, but in front of the URL is
description of the image which I don't want. Here are some examples:
<img border=0 width=630 height=46
src=http://store1.yimg.com/I/entirelypets_1816_11609>
<img border=0 width=675 height=50
src=http://store1.yimg.com/I/entirelypets_1816_172166>
I'm trying to keep only the URL part. The data in the column i
similar, except the #s for border, width, and height change from cel
to cell. Any help would be greatly appreciated
of various products for sale at my site, but in front of the URL is
description of the image which I don't want. Here are some examples:
<img border=0 width=630 height=46
src=http://store1.yimg.com/I/entirelypets_1816_11609>
<img border=0 width=675 height=50
src=http://store1.yimg.com/I/entirelypets_1816_172166>
I'm trying to keep only the URL part. The data in the column i
similar, except the #s for border, width, and height change from cel
to cell. Any help would be greatly appreciated