• Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Forms
  • Sheets
  • General
  • Drive
  • Apps Script
How to GApps

How to GApps

Your life changer for G Apps

Apps Script

How to Get Email Notifications from Google Forms Using Apps Script

July 26, 2025 by SavoE Leave a Comment

How to Get Email Notifications from Google Forms Using Apps Script

Google Forms has a basic notification option, but it’s limited. With Google Apps Script, you can set up a custom notification email that sends you all the answers from your form in one place.This guide walks you step‑by‑step through the process and uses the latest Google Forms and Apps Script interface.Step 1: Open Apps Script from Google FormsTip: This opens … [Read more...] about How to Get Email Notifications from Google Forms Using Apps Script

Google Sheets: Auto-Insert Charts with Apps Script

July 20, 2025 by SavoE Leave a Comment

Google Sheets does make it simple to create data visualization, but manually doing that each time is not desirable. Using a little Google Apps Script, you can automatically generate and insert a chart from your data. This is particularly useful if you are updating a table of data on a regular basis and would like a chart to be displayed in a certain location, with formatting … [Read more...] about Google Sheets: Auto-Insert Charts with Apps Script

Close the Google Form and Force the User to Submit the Responses

August 7, 2022 by SavoE 3 Comments

This script will stop the user from adding more entries to the Google Form and will force the user to submit the responses. All the other solutions, like plugins or the options to stop accepting responses, will only stop the form from accepting responses and it will kick the users without the option to send in the answered questions.This function is by far the most … [Read more...] about Close the Google Form and Force the User to Submit the Responses

Google Spreadsheet Prank

November 9, 2021 by SavoE Leave a Comment

Google spreadsheet prank

You want to prank your coworker, use this Google Spreadsheet prank script and it will turn a sheet into a message using cells. You can add your own message, just change the text on line 155, but you have to keep it short.Here is what will happen if somebody tries to edit a cell:So, the prank (the script) will make a copy of the sheet that is edited and, letter by … [Read more...] about Google Spreadsheet Prank

Print Merge or Mail Merge for Google docs

October 8, 2021 by SavoE 5 Comments

print merge and mail merge for Google Docs

Google Docs doesn't have the Print Merge or a Mail Merge option available, so if you want to create multiple documents from the data you have in your spreadsheet you have to use an Add-on. Usualy these add-ons have limited options and are missing some of the needed functions. I have been using this Google spreadsheet script to do a Print merge for a while and I have made small … [Read more...] about Print Merge or Mail Merge for Google docs

« Previous Page
Next Page »

Primary Sidebar

Follow me on Twitter

Follow @HowToGApps

More to See

Google Sheet Template Sales

Google Sheet Template to Track Sales of Products or Services

spreadsheet with certificate templates and print merge script

Google Sheets Free Certificate Templates + Print Merge Script (email/PDF)

Google Form to Slides + Save to Drive and/or send it in email as a PDF

add other response to the list of choices

Google Form Script to Automatically Add New Choices from “Other:” Form Responses

google form to pdf

Google Form to PDF (save to Drive and/or send it in email)

Recent Comments

  • anonymous on Google Form Script to Automatically Add New Choices from “Other:” Form Responses
  • Lewie on Simple Google Sheets Ticketing System – Free Web App Setup & Deployment Guide
  • Cordial on Automated e-card sender – Google Spreadsheet Script to Send Birthday Cards via Email
  • LinkyChan on Close the Google Form and Force the User to Submit the Responses
  • SavoE on Close the Google Form and Force the User to Submit the Responses

Buy Me A Coffee
Inspire me to keep the website up and running.




Recent Posts

  • Can You Pay to Make Google Apps Script Run Faster? What Actually Improves Performance
  • Inventory Management in Google Sheets (Web App) – Free Apps Script IMS with Purchases, Sales, Invoicing & more
  • Simple Google Sheets Ticketing System – Free Web App Setup & Deployment Guide
  • Create Google Docs from Google Sheets Using Google Apps Script
  • Ultimate Guide: Publish a Google Sheet as a Web App with Google Apps Script

Recent Comments

  1. anonymous on Google Form Script to Automatically Add New Choices from “Other:” Form Responses
  2. Lewie on Simple Google Sheets Ticketing System – Free Web App Setup & Deployment Guide
  3. Cordial on Automated e-card sender – Google Spreadsheet Script to Send Birthday Cards via Email
  4. LinkyChan on Close the Google Form and Force the User to Submit the Responses
  5. SavoE on Close the Google Form and Force the User to Submit the Responses

How to GApps

  • About
  • Contact
  • Terms and Conditions
  • Privacy Policy
  • COOKIE POLICY

Footer




Recent

  • Can You Pay to Make Google Apps Script Run Faster? What Actually Improves Performance
  • Inventory Management in Google Sheets (Web App) – Free Apps Script IMS with Purchases, Sales, Invoicing & more
  • Simple Google Sheets Ticketing System – Free Web App Setup & Deployment Guide
  • Create Google Docs from Google Sheets Using Google Apps Script
  • Ultimate Guide: Publish a Google Sheet as a Web App with Google Apps Script

Search

Copyright © 2026 · How to Gapps