Search results for query: *

  1. L

    Question Programmatically add attachment file to Excel

    Thank you JohnH! It worked. I'm migrating data from one system to another and the only way I can do it is using excel files. Now the importing tool has configuration file where I can map fields from both systems before importing them, including the attachments. How do I know in what cell this...
  2. L

    Question Programmatically add attachment file to Excel

    I’m using Visual Studio 2010 to create application that extracting data from one of our systems to Excel files using Microsoft.Office.Interop.Excel. Some of the items have attachments as text, picture or binary files. How I can programmatically add these attachments to excel file to the...
Back
Top