Activities
latest
false
Banner background image
Productivity Activities
Last updated Apr 26, 2024

Get Selected Range

UiPath.Excel.Activities.Windows.Business.GetSelectedRangeX

Returns the selected range as a String variable.

Configuring the activity

  • Workbook file - The file from which a specific range should be retrieved.

  • Save to - The Range variable that is retrieved. The selection applies only to the active sheet and requires Excel to be opened. Also, the option should return a Range and not a String.

Properties

Common
  • DisplayName - The display name of the activity.

Input

  • Target Workbook - The workbook from which to get the selected range. The field is automatically populated when the activity is created inside a Use Excel File context.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • Range - The retrieved range, stored in a String variable. This field supports only strings and String variables.

    Note: Get Selected Range activity can be used as a confirmation tool or as an information extractor tool.
    • Confirmation tool: when used together with the Select Range activity, the Get Selected Range activity confirms the automatically selected range.
    • Information Extractor Tool: when used as a standalone activity, Get Selected Range extracts the information and notifies the user about the manually selected range.

Example of Using the Get Selected Range Activity

To exemplify how to use this activity, we have built an automation project which opens an Excel workbook and then displays a message box, in which time you can select a range which is then copied and displayed in another message box.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.