Add field in Pivot Table
Hi All,I have created Pivot table by code stage. now I have to add one of the field from it in row and values.when I record macro I get Range("B5").Select ActiveSheet.PivotTables("PivotTable").AddDataField ActiveSheet.PivotTables( _ "Pivot...