CSV is a text file format. Comma Separated Values. No images.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______
"SunnyOz" wrote in message
...
I have an eXcel spreadsheet (2000 ver) that has imbedded images in one
column
of the cells. I want to export the worksheet to a CSV file. (It is like
a
product catalogue with each row containing an image of the product, along
with name, description, price, etc)
Everything works fine when I save as CSV for Windows, except the column
with
the images is empty for all rows. I would like for it to contain the file
name of the image.
Is there any way to create a CSV file to include the images' filenames?