TextConnection.TextFileCommaDelimiter property (Excel)

True if the comma is the delimiter when you import a text file into a query table. False if you want to use some other character as the delimiter. The default value is False. Read/write Boolean.

Syntax

expression.TextFileCommaDelimiter

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.