7:51
Google Apps Script Search Column for Value
This video looks at how to Search a Single Column on a value with Google Apps Script. The method used in this video is an ...
2:32
How to create a Search Box in Google Sheets
In this video, I will show you how to create a search box in Google Sheets to easily filter and find specific information within your ...
31:53
Create a Dynamic SEARCHABLE Web App from Google SHEETS Data with Apps Script 🚀
In this video, you'll learn how to build a dynamic, searchable web app using Google Apps Script and Google Sheets! We'll walk ...
8:03
Google Apps Script for Beginners: Start Automating Google Sheets
Master Google Apps Script, a powerful Javascript-based coding platform within Google Workspace. This tutorial is perfect for ...
9:52
How to access an API with Google Apps Script
In this video you will learn how to access an API with Google Apps Script. Check out @benlcollins blog post on API authentication: ...
23:36
Google Apps Script for Beginners: Automate Google Sheets (and Anything Else) Like a Pro!
Tired of tedious tasks in Google Sheets (or other Workspace Apps for that matter)? Wish you could automate your workflow but ...
6:46
Google Apps Script - Search Text Using the .match() Method
Learn Google Apps Script with Scriptomation
I previously showed you how to filter a data set based on certain values (e.g. years of experience, minimum salary). Let's now ...
16:58
Automated Data Entry Form in Google Sheet & Google Apps Script - Part 2 (Search Function)
How to create an Automated Data Entry form in Google Sheets and Apps Script? - Part 2 Google Sheets and Google Apps Script ...
15:27
Google Apps Script Date Range Search Form
This video illustrates how to create a Search Form that performs a Date Range Search in Google Sheets with Apps Script.
19:20
Google Sheets - Intelligent Search to Filter Data
Learn Google Sheets & Excel Spreadsheets
Learn how to build an intelligent search function to filter data using a scoring system in Google Sheets. Sign up to get updates, ...
13:43
🔍 Create a Search Box in Google Sheets
Let's build a search box in Google Sheets. If you're looking for a solution that includes dynamically-generated options as you're ...
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 ...
31:47
Web App - Search a Match in Spreadsheet - Google Apps Script Web App Tutorial - Part 5
Learn Google Sheets & Excel Spreadsheets
In this Web App tutorial learn how to request data from the server and fire a callback function on success. We'll search Google ...
17:14
🔍 Create a Searchable Dropdown Bar (Google Sheets)
Do you ever need an way to quickly and easily search your database in custom ways? In this video, I take you from the basics of ...
7:14
Improve Your Google Sheets Google Apps Script Functionality
I have been working on improving my Google Apps Script function called "what changed," which compares two cells or sentences ...
11:34
Google Apps Script - Search and Import Emails
Learn Google Apps Script with Scriptomation
In this video, I will show you how to search and import emails (sender, date, subject) from your Gmail Inbox into your Google Sheet ...
14:36
Google Sheets Search Form Part 1
This video is part 1 in a lesson on creating a multi-purpose search form via Apps Script for Google Sheets. This Form allows the ...
10:58
Google Apps Script Search Sheet How to create a UI menu item to invoke a custom Google Script search
Google Apps Script Search Sheet How to create a UI menu item to invoke a custom Google Script search Google Sheet search ...
23:54
Google Apps Script Tutorial for Beginners
If you're looking to automate a task in Google Sheets, Google Docs, Gmail, etc. then you can do so be using Google Apps Script.
9:21
Search Active Sheet Google apps script lesson Search Active Sheet to find matching text results
Apps Script - Search Active Sheet to find matching text results of cells Use of the createTextFinder method to search a sheet object ...