Importing Data to Excel Worksheet

J

John Manion

Hello,

I have a workbook with a bunch of macros for generating charts and graphs
based on data output from a program. We cut and paste or import tab
delimited data into the data sheet of the of the macro workbook.

I would like to use a c# program to load the tab delimited file directly to
the specific data sheet of the excel workbook.

I've written the code to open the workbook, select the data sheet and clear
the previous runs data. I'm just not sure how to import that data to the
specific sheet.

Any help is greatly appreciated.

Thanks,

John
 

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