XlOrder enumeration (Excel)
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. |
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.