Skip to main content

XlTextParsingType enumeration

Specifies the column format for the data in the text file that you are importing into a query table.

Name Value Description
xlDelimited 1 Default. Indicates that the file is delimited by delimiter characters.
xlFixedWidth 2 Indicates that the data in the file is arranged in columns of fixed widths.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>