Need to automate the excel

Can anyone write the code for the below steps:

  1. There is some excel file which contains the student details.
  2. In that file i want to delete the grand total column and Grand total Row.

@Ashwinny_Ls

Are the rows are fixed?

If possible share us the sample input, output files for better understanding

Thanks

the column and row is not fixed

Try using filter datatable activity as below,


image