UiPath Documentation
activities
latest
false
Productivity activities

Select Range

Select Range activity that selects a specified range from an Excel spreadsheet, in order to perform further actions.

UiPath.Excel.Activities.ExcelSelectRange

Description​

Selects a specified range from an Excel spreadsheet, in order to perform further actions. Can only be used in the Excel Application Scope or Use Excel File activities.

Project compatibility​

Windows - Legacy | Windows

Properties​

Note:

Strings must be placed between quotation marks.

Input​

  • Range - The range to be selected. Only String variables and strings are supported.
  • SheetName - The name of the sheet from which to select the specified range. By default, this is filled in with "Sheet1." Only String variables and strings are supported.

Common​

  • DisplayName - The display name of the activity.

Misc​

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Example of Using the Select Range Activity​

To exemplify how to use this activity, we have built an automation project which also includes a Select Range activity. The process opens an Excel workbook and displays the range specified by you. You can check the example here.

  • Description​
  • Project compatibility​
  • Properties​
  • Input​
  • Common​
  • Misc​
  • Example of Using the Select Range Activity​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated