TextConnection.TextFileStartRow property (Excel)

Returns or sets the row number at which text parsing will begin when you import a text file into a query table. Valid values are integers from 1 through 32767. The default value is 1. Read/write Long.

Syntax

expression.TextFileStartRow

expression A variable that represents a TextConnection object.

Property value

INT32

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.