Skip to main content

XlSearchDirection enumeration

Specifies the search direction when searching a range.

Name Value Description
xlNext 1 Search for next matching value in range.
xlPrevious 2 Search for previous matching value in range.

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>