Renaming Excel Worksheets via ADO.NET

  • Thread starter Thread starter kurious oranj
  • Start date Start date
K

kurious oranj

I've written a program to extract information from Excel Worksheets
over ado.net and most of it's working fine.

Is there a way to change the sheetname via ado.net?
 
¤ I've written a program to extract information from Excel Worksheets
¤ over ado.net and most of it's working fine.
¤
¤ Is there a way to change the sheetname via ado.net?

No, AFAIK this can only be accomplished using automation with Microsoft Excel.


Paul
~~~~
Microsoft MVP (Visual Basic)
 

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

Back
Top