Hi,
I have a use case where I want to remove all old records excluding headers from earlier saved excel sheet and then write new records into it under the existing headers. I checked with sheet replace but that will not retain my name range formulas in the sheet.
You can use any 4 headers in the first row and sample data from rows 2-10.
I want to remove rows 2-10 and add new records from 2-10 in the same workflow.
Thanks!