Robotic Process Automation (RPA)

 View Only

 Delete a row in a Excel-File

Michael Peinsipp's profile image
Michael Peinsipp posted Wed November 26, 2025 11:01 AM
Hello,

I want to delete the last row from an Excel file. There must be a simple way. If I use `excelGetTable`, then delete the row and write it back with `excelReport`, the date and time formats are lost.

Does anyone have experience with this

Thanks Michael