Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Skips the next line when reading a TextStream file.
Syntax
object.SkipLine
The object is always the name of a TextStream object.
Remarks
Skipping a line means reading and discarding all characters in a line up to and including the next newline character.
An error occurs if the file is not open for reading.
See also
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.