N
nickd via OfficeKB.com
I have recorded a macro which creates a pivot table, when the macro runs
there is a run time error, at in the in VBA code whic is as follows :
ActiveSheet.PivotTables("PivotTable3").AddFields RowFields:=Array( _
"Payment Type 2", "Data")
Ant help appreciated.
Thanks
there is a run time error, at in the in VBA code whic is as follows :
ActiveSheet.PivotTables("PivotTable3").AddFields RowFields:=Array( _
"Payment Type 2", "Data")
Ant help appreciated.
Thanks