XmlMap.AppendOnImport property (Excel)

True if you want to append new rows to XML lists that are bound to the specified schema map when you are importing new data or refreshing an existing connection.

False if you want to overwrite the contents of cells that are bound to the specified schema map when you are importing new data or refreshing an existing connection.

The default value is False. Read/write Boolean.

Syntax

expression.AppendOnImport

expression A variable that represents an XmlMap object.

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.