Sort.SetRange Method
Sets the starting and ending character positions for Sort object.
Version Information
Version Added: Excel
Syntax
expression.SetRange(Rng)
expression A variable that represents a Sort object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Rng | Required | Range | Specifies the range for the Sort collection. |