Syntax

expression.RefreshAll

expression A variable that represents a Workbook object.

Remarks

Objects that have the property set to True are refreshed in the background.

Example

This example refreshes all external data ranges and PivotTable reports in the third workbook.

Visual Basic for Applications
Workbooks(3).RefreshAll 
Recalculate all worksheet pivot tables? refresh Refresh All Refresh All Method RefreshAll RefreshAll Method Update every query table in workbook?

See also: