Search

Delete Row

Last Updated: Dec 1, 2020

Articles

Use this function to delete a specified row from the excel sheet.

Syntax

Delete Row (row_number)

Parameters

Input Parameter Name Description
row_number Row number to delete

Sample

Delete Row (4)

  • The row ‘4’ is deleted from the excel sheet.

To view all the Excel functions, click here.

Did you find what you were looking for?