Submit Content

Sponsor



How do I export an excel file with multiple tabs in ASP.NET
Forums » ASP.NET
└» How do I export an excel file with multiple tabs in ASP.NET
  Facebook   digg it digg it   add to del.icio.us del.icio.us   add to furl Furl   add to blinklist Blinklist   add to StumbleUpon StumbleUpon  
please Login or Register to create a topic
7/15/2010 10:17:26 AM
retroman80s

Joined: Dec 16, 2008
Posts: 21


How do I export an excel file with multiple tabs in ASP.NET
I'm looking for a way to convert a dataset to a multi tab excel spreadsheet in VB.NET, ASP.NET and output it to the browser.
Report Abuse
   
7/15/2010 1:50:35 PM
LazyAssCoder

Joined: Dec 07, 2008
Posts: 56


Check out this article: Export DataSet to Multiple Excel Sheets

http://www.codeproject.com/KB/office/ExportDataSetToExcel.aspx
Report Abuse
   
pages: 1
please Login or Register to create a topic