Creating an Excel Workbook with VB.NET and ASP.NET
This sample shows how to create an XLSX file from a database query using VB.NET and ASP.NET. It uses the helper library EPPlus (http://epplus.codeplex.com/) . Reference DLLs are included in the sampleYou will need to change the value for the connection string variable "con" Addit