
Explore advanced Google Sheets functions with Apps Script. Add UI menu options to search across all sheets, copy content to a new spreadsheet, and email data as a table.
Log into your Google account, create a spreadsheet named bound tester, bind a script to it, populate test data, and open script editor to name the project bound test one.
Create a custom UI menu in Google Sheets by using onOpen, getActiveSpreadsheet, and addMenu to add a search item linked to onSearch.
Learn how to create a dynamic search in google apps script by using the ui prompt, handling yes no cancel buttons, and returning the search term to drive sheet functions.
Create a Google Apps Script search function that scans the active spreadsheet for a value, finds all matches with a text finder, highlights them in red, and clears formatting afterward.
Explore how to use a bound Google Apps Script to add UI menus and prompts, search across one or more sheets, and highlight matches with background color updates.
Learn to copy active content from a selected range, create a new sheet, and paste the values, while adding a copy option to the UI menu and testing the flow.
Create a brand-new sheet, copy content into it, and manage existing sheets by deleting and recreating as needed; loop through data to populate rows and enable cross-sheet search.
Add a Gmail email option in Google Apps Script to send the selected content as an HTML table to the active user's email, building a data object and HTML table.
Learn to build an html table from a data object in google apps script, looping rows and columns and sending the formatted table via email.
Bound scripts add custom functions to Google Sheets, enabling an advanced search that highlights matches in red, a copy option to create a spreadsheet, and an email option for contents.
Create a prototype on a sheet data array in Google Apps Script and search array contents to return matching values, demonstrating full sheet search versus range-specific search, with practical examples.
Explore how you can create a custom Google Sheet option within your Google Sheets UI menu.
PopUp alert connects to Google Apps Script to run custom spreadsheet code o find and select cells that match the value.
Explore Google Apps Script and how it can be used to run code using data from your Spreadsheet
Discover the amazing things you can do with Google Apps Script
Course covers some of the commonly asked for functionality using Google Apps Script and Google Spreadsheets
Do more with your Spreadsheets adding a custom UI menu with advanced options
Search - uses UI prompt to ask the user for a search term, searches all the sheets within the spreadsheet and highlights the cells with matching content.
Email - Lets the user email themselves the selected content from the spreadsheet, construct an html table some selected active spreadsheet data. Send the email.
Copy -Copy selected content to a new sheet, takes the selected data create a new sheet and builds the content from the selection.
JavaScript and prior coding experience is REQUIRED DO NOT TAKE THIS COURSE WITHOUT JavaScript Experience
Source code is included - Best way to learn is to try the code and create your own version of this project
Taught by an instructor with over 20 years of web development experience ready to help you learn
Google Developer Expert - Laurence Svekis walks you through how to do some amazing functionality to save time and get the most out of Google Apps Script G Suite content
Fast friendly support is always available in the Q&A section
What are you waiting for - this could change everything - at least change the way you use Google Apps and G Suite Google Sheets