Excel export Issue

J

Joseph Mele

I have an Excel file that has a strange format . It was meant to print as
PDF. I can grab all the text from C# via the com object. But it has pictures
pasted not in a cell but near the relevant data on every record. These
pictures dont show up. I need to grab each picture per record. The picture
needs to be tag perhaps a rename to specify to belong to that record.


This import once set will handle hundreds of these excel files on a fairly
regular basis.

A VB macro that reads each line and checks for text and picture then
process ie save text to csv with new picture name and picture saved on disk
with new name would work as well.




any suggestions??


thanks
Joe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top