EXCEL Go to first open row function

The EXCEL Go to first open row function in RPA.

Help CentreBuilding Processes

This article describes the RPA Excel functionality to go to first open row.

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


Description

The EXCEL Go to first open row function allows you to go to first open row.


Setting it up

To use the EXCEL Go to first open row function, follow these instructions:

{{popups:rpas/add:action=excel-goto-open-row}}

Once on a process map:

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

Input parameters

ParameterRequiredTypeDefaultDescription
SheetYesText-The name of the sheet
ColumnYesText-The column name to check
Minimum rowNoNumber1The minimum row number to start searching from

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

  • Finds the first empty row in the specified column
  • Useful for appending data to a sheet

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.