I was looking for a UDF using which I could Add and Update Pivot tables and Pivot Charts in Excel easily and could not find one that I could use. So I build this UDF.
It has the following functions :
_ExcelPivot_CreateCache ; Easily Create a pivot table data cache from a Sheet
_ExcelPivot_CreateTable ; Create a table from a cache at a specified location on the sheet
_ExcelPivot_RefreshTable ; Refresh the datatable data with a new cache
_ExcelPivot_AddField ; A