EXCEL Hide rows function

The EXCEL Hide rows function in RPA.

Help CentreBuilding Processes

This article describes the RPA Excel functionality to hide rows.

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


Description

The EXCEL Hide rows function hides one or more rows from view. Hidden rows are not deleted – they are simply not visible until unhidden.


Setting it up

To use the EXCEL Hide rows function, follow these instructions:

{{popups:rpas/add:action=excel-rows-hide}}

Once on a process map:

  1. Navigate to the process where you would like to add the function
  2. Click on the green button’s drop-down
  3. Click on “+ Activity”
  4. Select the EXCEL Hide rows option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
SheetYesText-The name of the sheet
RowsYesTextarea-Row numbers to hide, one per line

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
Invalid rowOne or more row numbers are invalid

Tips

  • Hidden rows are not deleted, they are just not visible
  • Use Unhide rows to make them visible again

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.