PivotTable.RefreshTable (Excel)

Refreshes the PivotTable report from the source data. Returns True if it's successful.


Dim booRefreshTable As Boolean
booRefreshTable = ActiveCell.PivotTable.RefreshTable()