Sounds like you shouldn’t be using Write Cell. You should be using Append Range. It automatically writes the data to the next empty row in the spreadsheet.
Sounds like you shouldn’t be using Write Cell. You should be using Append Range. It automatically writes the data to the next empty row in the spreadsheet.