EXCEL Find a value function

The EXCEL Find a value function in RPA.

Help CentreBuilding Processes

This article describes the RPA Excel functionality to find a value.

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


Description

The EXCEL Find a value function allows you to find a value.


Setting it up

To use the EXCEL Find a value function, follow these instructions:

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

Once on a process map:

  1. Navigate to the process where you would like to add the EXCEL Find a value 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 a value option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
File pathYesTextFull path to the Excel file.
SheetYesTextName of the sheet to search.
VariableYesTextVariable to store the result.
ColumnYesTextColumn name to search in.
Start rowNoNumber1Row number to start searching from.
ConditionsYesKey-ValueColumn / Operator / Value filter conditions.

Output variables

VariableTypeDescription
VariableTextThe cell reference or value found.

Errors

ErrorDescription
Value not foundNo matching value was found in the specified column.
Sheet not foundThe specified sheet does not exist.

Tips

  • Combine multiple conditions to narrow down search results.
  • Use the start row parameter to skip header rows.

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.