
Feel free to skip the review or let your review be known! Happy to make more videos to add to this course. I really want to make it the best spreadsheet course on Udemy.
Dive into the world of App Script with our comprehensive course, Spreadsheet Automation 101. In this pre-course series, Andrew breaks down fundamental concepts such as function syntax, variables, and dot notation, ensuring you have a solid foundation before you start coding. Don't worry if you're new to coding; these videos are designed to eliminate confusion and get you coding right away. Whether you're a beginner or an experienced coder, these tutorials provide valuable insights and troubleshooting tips.
I'll show you how to set up a super powered checklist that can act like a micro manager. It emails you hourly with the top unchecked item on your To-Do list.
Learn how to create custom functions like a pro. Discover the secrets behind abstracting complex calculations and crafting tailored solutions for your sheets. Dive into the world of limitless possibilities. Don't miss out!
Watch Now to Learn How to Easily Convert Text to Title Case in Google Sheets! Say Goodbye to Confusing Formulas.
Calculate Return on Ad Spend with a formula combination. Bonus: create a more elegant solution in Apps Script using JsDoc syntax to create an autocomplete native function. We use the formula combination of Concatenate / Round to create the ratio, but in Apps Script we do it a whole lot better.
In this focused video, you'll learn the difference between variables (var), constants (const), and hardcoded constants (like AUTH_TOKEN = "...") in Google Apps Script. Through real examples from an email-sending script, you'll see how to use each type effectively. Whether you're building reusable functions, managing settings, or maintaining clean, flexible code. A great step toward writing smarter, more scalable scripts.
See how you can create your own API using Google Sheets' Web App feature. Deploy a web app and write doGet() to enable others to use an API you create yourself.
Use the power of OpenAI's GPT-3 inside of Google Sheets. In this quick start tutorial I show you how to take OpenAI's curl commands and change them into Apps Script to use GPT-3 inside of sheets. We write a tweet, we ask questions. And now you can use this power for greater good!
Get floor prices into your spreadsheet with URLFETCHAPP. Accessing OpenSea's API directly from google sheets. Get any data you want. from Market Cap to One Hour Volume
Upgrade to OpenAI's GPT 4 in your Google Sheets. And use GPT-3.5: Turbo for Powerful AI Prompt Calls!
Learn how the new model enhances chat capabilities, including distinct messages and system prompts. Boost your productivity by integrating AI into your Google Sheets.
I will show you how to validate email addresses using the Mailboxlayer API and Google Sheets Apps Script.
I will guide you through the process of checking MX records, SMTP checks, and other cool features.
By the end of the video, you will be able to validate up to a thousand email addresses per month.
get your free apikey and 1,000 requests at mailboxlayer.com
Get the sheet and code belowl
Learn how to add random movie quotes and famous quotes to a Google Sheet. We'll use RapidAPI to get the code and just have a little bit of editing to the code to be able to use it in Google Sheets.
Create a self deleting checklist. If you dont' check off ideas as done, they will be destroyed.
Each time you open a sheet, you can active a certain tab automatically. This starts the user on the same tab no matter what URL they use. The automation uses a simple onOpen trigger you can just type as your function name.
Learn how to automate the creation and management of Google Calendar events directly from Google Sheets using Google Apps Script. This tutorial walks you through scripting functions to create, log, and delete events with natural language descriptions, enhancing your productivity and project management. By the end of this video, you'll be able to generate calendar events based on textual input and manage them efficiently, all within Google Sheets.
Add very simple automations to a CRM
Add conditional formatting and apps script to make sweet automations for inventory management.
Create a simple form inside the sheet.
create an automated task list
Too much of your time is spent in spreadsheet hell. Learning, researching, functions and formulas can feel like a lonely job.
Build magical & effective sheets by learning how to automate with Apps Script -- saving you thousands of dollars, hours, and therapy sessions.
Key outcomes
Learn to automate Google Sheets, so your sheets perform like web apps
Learn to automate almost anything, from data analysis to email notification. You can make Google Sheets do your bidding, even while you sleep. I call this Advanced Sorcery.
You'll learn how to write, read, and use Google Apps Script, faster.
You'll learn how to write actual code in Google Apps Script. Also learn how to read code and do more, faster. We use practical, every day uses of code to learn how it can be used most effectively. I've used code for more than 8 years.
Automate anything, so that your sheets work while you sleep.
I'll show you all the triggers possible for your Apps Script. Trigger scripts to run while you sleep. Trigger email sequences. Trigger reports. Trigger nearly anything.
Learn what Google Sheets can't do, so you don't waste time!
I've lived to tell the tale. I've broken Google Sheets and run up against its limits. Find out what's actually impossible to do in Google Sheets. You can learn to overcome some of these limits.