Worksheet.TableUpdate event (Excel)

Occurs after a query table connected to the data model is updated on a worksheet.

Syntax

expression.TableUpdate (Target)

expression A variable that represents a Worksheet object.

Parameters

Name Required/Optional Data type Description
Target Required TABLEOBJECT The query table with data from the data model.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.