VB.NET – Excel – How to create Pivot Table Part 1



VB.NET – Excel – How to create Pivot Table Part 1

VB.NET - Excel - How to create Pivot Table Part 1

– Example how to create Excel file with Pivot Table using VB.Net
In this example I create Excel file with 2 sheets
– one with data in table format
– another with pivot table

This example also shows how to Group in Pivot Table, how to add second sheet, etc

Video Part 2: http://www.youtube.com/watch?v=MszaJI8SQ6g&feature=youtu.be

Code available on http://howtodomssqlcsharpexcelaccess.blogspot.ca/2012/08/vbnet-create-excel-file-with-pivot.html

Comments are closed.