• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

PivotTable error

Code:
ActiveWorkbook.PivotCaches.Create(SourceType:=xlDatabase, SourceData:=Pivotrange, Version:=xlPivotTableVersion15).CreatePivotTable TableDestination:="Sheet1!R3C1", TableName:="PivotTable1", DefaultVersion:=xlPivotTableVersion15

Hi,

Need help with the attached code. The code to generate Pivot works in some systems and does not work is some systems. So any idea what could be the error?
 

Attachments

  • Test.txt
    1.4 KB · Views: 2
Back
Top