4:05
Google Apps Script String Functions: Examples on Google Sheets
In this video, I demonstrate how to set fonts using Google Apps Script on Google Sheets. The different attribute fonts I change is ...
18:48
Match Function with Google Sheets Apps Script -JavaScript IndexOf Method Tutorial - Part 16
Learn Google Sheets & Excel Spreadsheets
Learn how to create Google Sheets Match function alternative using JavaScript in Apps Script.
12:45
Google Apps Script || Learn Google Apps Script Variables (let, var, const)
In this video, we dive into variables in Google Apps Script and learn how to use let, var, and const. You'll understand what ...
6:52
Functions and Variables | Google Apps Script
Learn the basic syntax for using functions and variables in Google Apps Script.
37:42
String Similarity, Find Best Match in JavaScript & Google Sheets
String Similarity, Find Best Match in JavaScript & Google Sheets. Help & improve further development on github ...
10:34
Google Apps Script - Get and Set Values on Google Sheets
In this video, I demonstrate how to Get and Set Values using Google Apps Script on Google Sheets. Apps Script Code (Code.gs) ...
15:03
Google Apps Script Every and Some Methods
This video looks at 2 methods in Google Apps Script that can be use to apply functions to values in an Array - The "Every" and the ...
24:59
How To Count Occurrences With Google Apps Script
In this tutorial, I am going to show you how you can count the number of occurrences of an item in a column with Google Apps ...
23:36
Google Apps Script for Beginners: Automate Google Sheets (and Anything Else) Like a Pro!
In this beginner-friendly tutorial, we'll dive into the world of Google Apps Script and show you how to automate tasks like: ...
8:46
Coding Journey String Manipulation and Capitalization with Google Apps Script
The provided code consists of several functions that manipulate strings in different ways. Let's break down each function and its ...
2:45
String to title case Google Apps Script sheets formula maker
The given code defines a function called TITLE_CASE that converts a given string str into title case. Title case is a writing style ...
5:46
String Capitalization: Transforming Words Effectively Google Apps Script sheets formula maker
The given code defines a function called CAPITALIZE_WORDS that takes a string str as an argument. The purpose of the function ...
8:00
How to Reverse Text in Google Sheets using Google Apps Script
... Apps Script Reverse a text using Google Apps script Reverse a string using Google Apps script Google Sheets reverse function ...
5:53
custom formulas using Google Apps Script in Sheets
Google Apps Script integrates with several Google services such as Google Sheets, Google Forms, Gmail, Google Drive, and ...
4:12
For loops are an essential tool for scripting. In this video, we cover the basics of a for loop in Google Apps Script.
1:57
Arrays Pt 2 - Getting Values | Google Apps Script
In part 2 of the array series, we learn how to get specific values from an array.
13:44
Google Apps Script Course 1 JavaScript Variables Functions
Learn more about Google Apps Script - with New IDE that makes it even easier to code and debug online - If you know JavaScript ...
8:47
Google Apps Script: Get Range in Sheets
In this video you will learn four different methods to get a specific range in Sheets with Google Apps Script. 00:00 Intro 00:20 ...
22:11
SPLITNAMES (First, Middle, Last) User Defined Function in Google Sheets, Dynamic Arrays & JavaScript
Learn Google Sheets & Excel Spreadsheets
Learn how to create user defined functions in Google Sheets that return dynamic arrays. We'll create SPLITNAMES UDF (user ...
1:54:55
Google Apps Script: Creating Managing, and Automating Projects with Script
Google Apps Script: Creating, Managing, and Automating Projects with Script and Advanced Services, UI Options, Libraries, and ...