Find & Select or Format Rows in Google Sheets with Apps Script



Find & Select or Format Rows in Google Sheets with Apps Script

Find & Select or Format Rows in Google Sheets with Apps Script

To the written tutorial: https://yagisanatode.com/find-and-select-or-format-rows-in-google-sheets-with-apps-script/

In this tutorial, we create 3 Google Apps Script functions that are used to:

Find and select the row containing the first or last value in a Google Sheets sheet tab.
Find and select all rows containing the search value.
Format all rows containing the search text.

00:00 What we’re building
00:31 Select 1st or last found value
06:56 Select All Rows with found values
11:11 Format All Rows with found values

** Part of the Find and Replace with Apps Script Series **
https://www.youtube.com/playlist?list=PLSDEbLgMgqvo8LJmCbgjBOgmXBVS7tAKY

** My Site **
https://yagisanatode.com/

** More on Google Apps Script **
https://yagisanatode.com/google-apps-script/

** Products **
* Courses *
https://yagisanatode.com/products-category/courses/

* Google Workspace Tools *
https://yagisanatode.com/products-category/google-workspace-tool/

* Google Workspace Add-ons *
https://yagisanatode.com/products-category/gwao/

Comments are closed.