Related resources for Excel reports
  • Generating Microsoft Excel Reports in .NET11/23/2012 9:01:50 PM. Microsoft Excel is installed on most computers these days since it is part of Microsoft office, and you can create detailed reports with Excel, but it will take some doing. I will attempt to show you how to create a simple report in Excel and some of the problems you may encounter along the way, this will work with Excel 97-2000.
  • An easy way to view reports through Excel 10/20/2012 2:23:42 AM. In this article, we are going to see an easy way to generate report using c# and view it through excel
  • Generating Excel Reports using ASP.NET and C#1/7/2006 2:12:58 AM. This article and code snippet shows how to generate Excel reports from ASP.NET using Excel objects in .NET Framework.