Loading Multiple HTML Files in same Workbook with C#

J

josquin

Hi,

I need to programmatically load a large enough number of HTML files
(possibly more than 30) in an Excel Workbook, with each file being
loaded in a different Worksheet.

I do not want to load them as separate workbook in my workbooks
collection. I need the user to be able to most quickly and easily
move from one HTML file (i.e. one worksheet) to another one using
Excel tabs.

Could anyone show me how to do that with sample C# code for just 2
HTML files?

Thanks.

Eric
 

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