Aryan Irani·Aug 7, 2020Google Sheets Automation with Apps ScriptWelcome. This is the first blog I am writing on Apps Script. In this blog post I am going to show you how to automatically send emails to…
Aryan Irani·Aug 18, 2020Google Sheets Automation using Google Apps ScriptWelcome. This is the second blog I am writing on Apps Script. In this blog post I am going to show you how to automatically change the…
Aryan Irani·Aug 25, 2020Google Sheets Automation Using Google Apps ScriptWelcome. In this blog I am going to send emails using Google Apps Script. First I am going to create a Maths Quiz in Google Google Forms…
Aryan Irani·Aug 31, 2020Google Sheets Automation Using Google Apps ScriptSending emails in bulk is an important requirement for most businesses. You often have situations, where you need to send the same email…
Aryan Irani·Oct 6, 2020Create ID cards and Send Emails Using Google Apps ScriptCreating ID cards for the new students that have entered the school or college, due to the covid situation is a difficult task. It is…
Aryan Irani·Oct 14, 2020Send Charts In Email Using Google Apps ScriptWelcome, in this blog I am going to show you how to send Charts in Email using Google Apps Script. Sending charts on Email can be used to…
Aryan Irani·Apr 27, 2021Use Triggers to execute your Apps Script CodeWelcome !A response icon1A response icon1
Aryan Irani·May 31, 2021Create Filters in Google Sheet using Google Apps ScriptWelcome !A response icon1A response icon1
Aryan Irani·Jun 10, 2021Extract Cell notes into Another Column Using Google Apps ScriptIn this blog I am going to show you how to extract cell notes into another column using Google Apps Script.A response icon1A response icon1
Aryan Irani·Jul 31, 2021Build a Simple Google Form Add-on using Google Apps ScriptWhat are Add-ons?A response icon1A response icon1
Aryan Irani·Aug 14, 2021My First Project: Project AutomationI am pursuing B-Tech(Computer Engineering) at NMIMS.
Aryan Irani·Sep 7, 2021Autofill Options in Google Forms using Google Apps ScriptOriginally published on FormPublisher.A response icon1A response icon1
Aryan Irani·Oct 4, 2021Create Google Classrooms using Google Apps ScriptDue to the pandemic all schools had to shut down and shift to online mode. During the online mode of schooling, Google Classroom picked up…
Aryan Irani·Nov 24, 2021Add “last modified” timestamps to Google SheetsIn this series, we will be covering two different ways of adding timestamps to Google Sheets, as soon as a change is made in the Google…A response icon4A response icon4
Aryan Irani·Mar 9, 2022Transfer YouTube Statistics Data to Google Sheets using Google Apps ScriptIn this blog, I am going to show you how to transfer YouTube statistics to a Google Sheet using Google Apps Script and the YouTube API.