Show AllShow All

Refresh Method

ShowRefresh method as it applies to the ListObject object.

ShowRefresh method as it applies to the QueryTable object.

ShowRefresh method as it applies to the Chart and PivotCache objects.

ShowRefresh method as it applies to the XmlDataBinding object.

Example

This example refreshes the PivotTable cache for the first PivotTable report on the first worksheet in a workbook.

Worksheets(1).PivotTables(1).PivotCache.Refresh