ContributionsMost RecentMost LikesSolutionsRe: How to delete a row in excel using Ready API paid version Thank you sanj and msiadak How to delete a row in excel using Ready API paid version Hi, I want to delete a row from an excel sheet using Ready API, is it possible? I am trying to achieve below test: 1. Read all rows from excel sheet 2. Create function 3. Delete first row from excel 4. Loop to step 2 Currently, I am able to perform all steps except step #3 Any help will be appreciated. Best