M
MikeT
I'm trying to get the pictures off of an Excel sheet into bitmap files
(.bmp). I want the files in bmp format for subsequent import to an Access
table.
I have Office 2003, on Windows xp Pro. I'm copying the picture to a
chart, then exporting the chart.
I don't have a bmp graphics filter installed, only gif, png, and jpeg. So
FilterName = "bmp" doesn't work, and doing the export without a FilterName
doesn't seem to work either.
Is there a programatic way to convert gif file format to bmp? Or an easy
way to get pictures from Excel to Access? Or an easy way to get a bmp
graphics filter?
Thanks!
(.bmp). I want the files in bmp format for subsequent import to an Access
table.
I have Office 2003, on Windows xp Pro. I'm copying the picture to a
chart, then exporting the chart.
I don't have a bmp graphics filter installed, only gif, png, and jpeg. So
FilterName = "bmp" doesn't work, and doing the export without a FilterName
doesn't seem to work either.
Is there a programatic way to convert gif file format to bmp? Or an easy
way to get pictures from Excel to Access? Or an easy way to get a bmp
graphics filter?
Thanks!