Get the Following Row Range In a Worksheet Range
Retrieve the following row in an Excel sheet.
Note: This operation is part of the Excel Book (BDK). To use this book, you need to first learn it in your agent.
Input Concepts
Concept | Description | Type | Required |
---|---|---|---|
worksheet range | The reference to the Excel range. | excel range reference | Yes |
Output Concepts
Concept | Description | Type |
---|---|---|
following row range | The following row in the sheet. | excel range reference |
Examples
Retrieve the following row in an Excel sheet range.
use the above as the range
get the following row in the range
Updated 6 days ago