Can we delete row from excel without using read range

Can we delete row from excel without using read range

deleteRowFromExcel.xaml (5.0 KB)

Change the file path and test it. This will delete the first row in sheet1. @Aditya10989

Thanks!

I have 6,00,000 records in excel.In which 15000 with data rest empty.Now I want to delete these empty rows.Because due to large data I am not able to get data in read range