EXCEL Remove image function

The EXCEL Remove image function removes an image from a sheet by name or index.

Help CentreBuilding Processes

This article describes the RPA Excel functionality to remove an image from a sheet.

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


Description

The EXCEL Remove image function removes an image from a sheet by name or index.


Setting it up

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

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

Once on a process map:

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

Input parameters

ParameterRequiredTypeDefaultDescription
File pathYesTextFull path to the Excel file.
SheetYesTextName of the sheet.
Image name or indexYesTextImage name or 0-based index.

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.
Image not foundNo image with the specified name or index exists.

Tips

  • Use the image name if you set one when adding the image.
  • Use a 0-based index to remove images by position (0 = first image).

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.