I've set up a very basic automation:
Trigger=when a form is submitted; Action=Google Sheets: Append a new row to a spreadsheet.
The automation is working correctly, EXCEPT for the fact that the new row is appended at the TOP of the spreadsheet (i.e., row 1, above the header row) instead of at the bottom of the spreadsheet (i.e., under existing rows of data). Is there a way to specify that new rows should be appended at the bottom, below existing rows?
Thanks! Heidi