Syntax

expression.Refresh

expression A variable that represents a ListObject object.

Remarks

Calling the Refresh method does not commit changes to the list in the Excel workbook. Uncommitted changes in the list in Excel are discarded when the Refresh method is called.

See also: