EXCEL Lookup column values function

The EXCEL Lookup column values function in RPA.

Help CentreBuilding Processes

This article describes the RPA Excel functionality to lookup column values.

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


Description

The EXCEL Lookup column values function allows you to lookup column values.


Setting it up

To use the EXCEL Lookup column values function, follow these instructions:

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

Once on a process map:

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

Input parameters

ParameterRequiredTypeDefaultDescription
SheetYesText-The name of the target sheet
ColumnYesText-The key column to match on
Source pathYesText-The file path of the source workbook
Source sheetYesText-The sheet name in the source workbook
Source columnYesText-The key column in the source workbook
Column mappingYesTable-Mapping of source columns to target columns

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
Source file not foundThe source file does not exist

Tips

  • Similar to VLOOKUP but across workbooks
  • Matches rows by the key column and copies mapped column values

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.