Skip to main content

Get Worksheet Range

Retrieves a specified range of cells from an Excel workbook stored in OneDrive.

Category: Microsoft Office 365 & OneDrive · Group: Office 365 · Activity name: GetRange

The GetRange activity in the designer

Example

outputVariable = GetRange(workbookPath="<workbookPath>", worksheetName="<worksheetName>", rangeAddress="<rangeAddress>")

Inputs

NameTypeRequiredDefaultDescription
Workbook PathstringWorkbook path.
Worksheet namestringWorksheet name.
Range addressstringRange address.

Outputs

NameTypeDescription
outputVariablearraySpecifies the name of the variable that will store the result