All,
I've searched for the answer to my question and haven't found much help. I was hoping someone could point out where I'm missing something as the below coding fails at the last line and never creates a pivot table.
'Create pivot tables
Dim pvtCache As PivotCache
Dim pvt As PivotTable
Dim...