XlTextParsingType enumeration (Excel)
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. |
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.