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.
Specifies how a column is to be parsed.
Name | Value | Description |
---|---|---|
xlDMYFormat | 4 | DMY date format. |
xlDYMFormat | 7 | DYM date format. |
xlEMDFormat | 10 | EMD date format. |
xlGeneralFormat | 1 | General. |
xlMDYFormat | 3 | MDY date format. |
xlMYDFormat | 6 | MYD date format. |
xlSkipColumn | 9 | Column is not parsed. |
xlTextFormat | 2 | Text. |
xlYDMFormat | 8 | YDM date format. |
xlYMDFormat | 5 | YMD date format. |
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.