EXCEL Remove table function

The EXCEL Remove table function removes a structured table from a sheet.

Help CentreBuilding Processes

This article describes the RPA Excel functionality to remove a structured table from a sheet.

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


Description

The EXCEL Remove table function removes a structured table from a sheet. The cell data remains but the table formatting and structure is removed.


Setting it up

To use the EXCEL Remove table function, follow these instructions:

{{popups:rpas/add:action=excel-remove-table}}

Once on a process map:

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

Input parameters

ParameterRequiredTypeDefaultDescription
File pathYesTextFull path to the Excel file.
SheetYesTextName of the sheet.
Table nameYesTextName of the table to remove.

Output variables

This action does not produce any output variables.


Errors

ErrorDescription
File not openThe Excel file must be open.
Sheet not foundThe specified sheet does not exist.
Table not foundNo table with the specified name exists.

Tips

  • Removing a table does not delete the cell data – only the table structure and formatting are removed.
  • Use List tables to find table names before removing.

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.