As an Excel user, you may be familiar with the basic concepts of cells and ranges. But when it comes to using Visual Basic for Applications (VBA) to work with Excel, it’s important to have a deeper ...
RowOffset Optional Variant The number of rows (positive, negative, or 0 (zero)) by which the range is to be offset. Positive values are offset downward, and negative values are offset upward. The ...
| _RowOffset_|Optional| **Variant**|The number of rows—positive, negative, or 0 (zero)—by which the range is to be offset. Positive values are offset downward, and negative values are ...