When writing to the google sheet is there a way to clear the sheet (Except header row) in one operation before the write so its a fresh view of the data each time?
I may have 500+ rows and i hope i don’t have to iterate though each as this will be costly in operations on a daily basis!
Select the module and enter the range of cells you would like to clear. Probably start with A2 and go down all the way to the bottom or atleast more than the longest likely sheet you will have at the end.