XlSortDataOption enumeration (Excel)
Specifies how to sort text.
Name | Value | Description |
---|---|---|
xlSortNormal | 0 | default. Sorts numeric and text data separately. |
xlSortTextAsNumbers | 1 | Treat text as numeric data for the sort. |
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.