Hi,
I am facing this pivot error, i am not able to understand what is the problem..
My pivot cache code is
Why am i facing the error, that source should have 2 columns... it is because of the range ("a1")![]()
pt.ChangePivotCache ActiveWorkbook. _ PivotCaches.Create(SourceType:=xlDatabase, SourceData:=Sheets("Ae").Range("A1").CurrentRegion.Address)
Bookmarks