Google Forms: Sort Responses Backwards

Google Forms Sort Responses

When students fill out a Google Form the responses go to the bottom. If you are using the same Google Form repeatedly this can make for a lot of scrolling.

Hide Rows

One trick I use for this is to hide the rows that I have looked at previously. For example: let’s say you want to hide rows 45 to 223. Click on the row indicator for row 45. Hold down the shift key and click on the row indicator for row 223. This will select all of the rows in between, inclusive. Right click on the row indicators to be able to choose “Hide rows 45 – 223.”

Sort Z to A

Hiding rows takes effort. If instead you would like to view the most recent form submission at the top try using the sort formula.

Create a New Sheet

While you can technically use this formula in the columns to the right of the Form responses, I would recommend you click on the plus icon in the bottom left and create a new sheet.

=Sort()

In cell A1 type the formula

=sort(‘Form Responses 1’!A1:C,1,false)

equals sort

This will sort the form responses. My example uses a range of A1 to column C. If your form has more than 2 questions (plus the timestamp) you will need to edit the formula to include a wider range. For example =sort(‘Form Responses 1’!A1:H,1,false)

After the range, the 1 in the formula indicates to sort the first column. In this case, that is the timestamp.

The false tells the sort formula to sort in descending order instead of ascending order.

Freeze Bar

Google Forms automatically freeze the top row. You will need to manually set the freeze bars.

6 thoughts on “Google Forms: Sort Responses Backwards”

  1. HI! Is this formula for the old google form or the new google form? I’m using the old one and when I type that formula into box A1 it comes up ERROR. I sure would love to be able to view my most recent responses at the top! 🙂

Leave a Comment

© 2026 All Rights Reserved.

💥 FREE OTIS WORKSHOP

Join Alice Keeler, Thursday April 15th or register to gain access to the recording.
Create a free OTIS account.

Join Alice Keeler for this session for teaching with AI

Unlock a smarter way to manage your curriculum by turning your own teaching materials into a personalized AI assistant with NotebookLM. This session explores how to transform static documents into interactive study guides and audio overviews that are tailored strictly to your specific content. You will discover how this versatile note-taking tool can streamline your prep time and help you organize complex resources with ease. Join us to see how NotebookLM can act as a powerful, free partner in your K-12 classroom.

Exit this pop up by pressing escape or clicking anywhere off the pop up.