Skip to main content

XlSortDataOption enumeration

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.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>