Egg
2 years agoFrequent Contributor
Exceel-Delete row or column
Hello. I wonder about delete All Excel's content.
I'm using Data Driven Loop. and that contain Excel- Add row Operation.
First time, I run my DDL Script. then, that script write data in excel.
and When I run Second time, my DDL Script add row after First time's data.
But , I don't need first time's data.
I wanna write data at First cell in every time.
every time, I need new data.
So I wanna delete excel's all data before execute DDL Script.
How can I do that?
Please share your Idea. Thank you. Have a nice day!
If you want to delete all data in the excel why not just delete the excel and make a new one with the same name?
For delete:
For creating a file: