M
mickieparis
Hello, when adding a reference to Excel in a project there are two
choices, one is under the .Net tab for Interop and the other is under
the COM tab. I would like to know the difference between the two. Is
there a good tutorial somewhere?
Basically I have data from SQL db in a datatable and I just need to
update a few cells in an existing excel spreadsheet. I tried to use
ADO.net and Oledb but that requires setting up the spreadsheet a
certain way (like a table with row headers) and the spreadsheet is not
setup like that.
Thanks,
Michelle
choices, one is under the .Net tab for Interop and the other is under
the COM tab. I would like to know the difference between the two. Is
there a good tutorial somewhere?
Basically I have data from SQL db in a datatable and I just need to
update a few cells in an existing excel spreadsheet. I tried to use
ADO.net and Oledb but that requires setting up the spreadsheet a
certain way (like a table with row headers) and the spreadsheet is not
setup like that.
Thanks,
Michelle