Tag: 2018 Update

Google Apps Script Removing Commas

Google Apps Script Removing Commas Removing commas from form submissions can be tricky. Certain question types can save the responses in a 1,2,3,4 type format. If you find that you want to remove the commas for each submission…

Read More »

Google Sheets Sort by Timestamp When Opening

Google Sheets Sort: You automatically want Google Sheets to sort by time stamp when you open it up. Sometimes when you are working in your Google Forms response sheet things can get out of order. If your lazy…

Read More »

Google Forms App Script Email based on Selection

Description In this google forms app script example you can send an email based on a form drop down selection. Here the school is identified as the criteria for who receives the email. The list of schools and…

Read More »