EXCEL Find values using a pattern function

The EXCEL Find values using a pattern function in RPA.

Help CentreBuilding Processes

This article describes the RPA Excel functionality to find values using a pattern.

For a full list of available functions, please read EXCEL functions.


Description

The EXCEL Find values using a pattern function allows you to find values using a pattern.


Setting it up

To use the EXCEL Find values using a pattern function, follow these instructions:

{{popups:rpas/add:action=excel-regex}}

Once on a process map:

  1. Navigate to the process where you would like to add the EXCEL Find values using a pattern function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the EXCEL Find values using a pattern option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
SheetYesText-The name of the sheet
From columnYesText-The source column name
To columnYesText-The destination column name
PatternNoSelect-A predefined regex pattern (Address, Date, E-mail, IP, etc.) or Other for custom

Output variables

This action does not produce output variables.


Errors

ErrorDescription
File not openThe Excel file must be open
Sheet not foundThe specified sheet does not exist
Column not foundThe source column does not exist

Tips

  • Extracts data matching the regex pattern from one column to another
  • Available patterns: Address, Date, E-mail, IP, Order number, Time, URL, and more

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.