TextConnection.TextFileSemicolonDelimiter property (Excel)

True if the semicolon is the delimiter when you import a text file into a query table, and if the value of the TextFileParseType property is xlDelimited. The default value is False. Read/write Boolean.

Syntax

expression.TextFileSemicolonDelimiter

expression A variable that represents a TextConnection object.

Property value

BOOL

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.