Adding new data to the sheet with most recent data being added to top row.
I am using a form that I built from within sheets. When the form is submitted, is it possible to have the data entered in (for example) row 2 (since row 1 is the heading) instead of being added into the next available row which should be hundreds of rows?
I basically want the most recently added data to be at the top of the sheet without having to use the sort feature each time I open the sheet