• 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

SavoE

Google Form Script to AutoFill and Email a Doc Template

August 31, 2020 by SavoE

Google Form Script to Auto Fill and Email a Doc Template

I have used a similar solution for creating documents from a template, but it was a spreadsheet script and used a sheet as a template. Later on, I switch to a Google Doc template, as it was easier for my coworkers to change the content.Since nobody here was interested in the spreadsheet, I decided to readapt the Script to work from Google Form and directly create the … [Read more...] about Google Form Script to AutoFill and Email a Doc Template

Add Timer in Google Form Quiz

August 21, 2020 by SavoE 22 Comments

add timer to google form quiz

Finally, I found a way to add a timer to a google form, and yes, it forces the user to submit the form after a given time. It's not like all the other plugins that will only close the form to not accept responses and the users that are in the process of filling in the form will lose their answers. Imagine the student who spends an hour answering the question to be only 1 minute … [Read more...] about Add Timer in Google Form Quiz

Create an Issue Tracking System with Google Form and Spreadsheet

August 3, 2020 by SavoE

Based on the solution in this how-to you will be able to build a Ticketing System, also known as Issue Tracking System, using Google Form, Google Spreadsheet, and Google Script. The solution is very simple to implement and you can easily add some more functionality and use it on the go.Basically, with this Issue tracking system you can:I have also created a Google … [Read more...] about Create an Issue Tracking System with Google Form and Spreadsheet

Google Script Authorization: Review and Accept the Permission Guide

July 15, 2020 by SavoE 1 Comment

Review and Accept the Permission Guide

Every time you use a Google apps script class in your script that accesses your account or data, Google will inform you and ask for your consent. Also, every time you add a new class that accesses your data you will have to go through the process again.This process is not straight forward like click here to accept permissions, you will have to deal with a couple of dialogs, … [Read more...] about Google Script Authorization: Review and Accept the Permission Guide

Create an Inventory Management System with Google Form and Spreadsheet

July 12, 2020 by SavoE

create inventory management system f

I know you have your Spreadsheet where you track your Stock/Inventory list and probably you have formulas there to do analysis on the data, and some pivot tables and charts. But you have to be on your computer to add or reduce the quantity or check the current status. This solution is very simple and you can use it on your mobile and check the Inventory on the go.With this … [Read more...] about Create an Inventory Management System with Google Form and Spreadsheet

« Previous Page
Next Page »

Primary Sidebar

Follow me on Twitter

Follow @HowToGApps

More to See

use filter function to analyze data from Google Forms

Automate Your Analysis: The Ultimate Guide to Live Google Forms Data in Sheets

Checkbox grid summary responses google forms

How to View and Manage Google Form Responses Like a Pro

Google Sheet Template Sales

Google Sheet Template to Track Sales of Products or Services

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

Google spreadsheet prank

Google Spreadsheet Prank

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