How to Connect Google Forms to Google Sheets
Send every form response straight into a spreadsheet, live, so you can filter, chart, and analyze it. Here's how to link a form to a sheet, what the data looks like, and how to unlink.
The quick version: in your form's Responses tab, click Link to Sheets, and create or pick a spreadsheet. Every submission then drops into the sheet as a new row. Details below.
Link the form to a sheet
Open your Google Form and click the Responses tab. Click Link to Sheets (the green Sheets icon), then choose Create a new spreadsheet or Select existing spreadsheet. Confirm, and the connection is live.
Where the data lands
Responses fill a tab called Form Responses 1 — a Timestamp column plus one column per question, one row per submission. New responses append to the bottom automatically, so the sheet is always current.
Now you can work with it
Once it's in Sheets you can filter it, chart it, or summarize it with QUERY and COUNTIF.
Unlink
In the Responses tab, open the three-dot menu and choose Unlink form. Existing rows stay; new responses stop syncing.
=QUIRIZ("how many responses picked each option, as a table", "table") — instead of building a summary by hand.Turn form responses into answers
Quiriz reads your Google Sheets responses and answers questions about them in plain English with =QUIRIZ(). Free to start.
Try Quiriz free →