Skip to main content

XlOrder enumeration

Specifies the order in which cells are processed.

Name Value Description
xlDownThenOver 1 Process down the rows before processing across pages or page fields to the right.
xlOverThenDown 2 Process across pages or page fields to the right before moving down the rows.

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>