EXCEL Find duplicates function

The EXCEL Find duplicates function in RPA.

Help CentreBuilding Processes

This article describes the RPA Excel functionality to find duplicates.

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


Description

The EXCEL Find duplicates function allows you to find duplicates.


Setting it up

To use the EXCEL Find duplicates function, follow these instructions:

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

Once on a process map:

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

Input parameters

ParameterRequiredTypeDefaultDescription
SheetYesText-The name of the sheet
ColumnsYesTextarea-Column names to check for duplicates, separated by line breaks
Remove whitespaceNoSwitchOffTrim whitespace from values before comparing
Convert to lower caseNoSwitchOffConvert values to lower case before comparing

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

Tips

  • Duplicate rows are removed based on the specified columns
  • Enable trim and lower case for more accurate duplicate detection

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.