Get Extra Email Addresses for your Gmail Account with Aliases
Learn how to create an alias in Gmail in few easy step. When you setup an alternate email address, you can also send emails on behalf of that email alias in Gmail.
How to Get the Permanent URL of an Email Message in Gmail with Apps Script
When you send an email with Google Apps Script, the Gmail API returns a unique ID that you can use to determine the URL of the email message in your sent items.
How to Force Reset Google Workspace Users' Passwords with Apps Script
Learn how the Google Workspace admin can change the Google account passwords of multiple users in their organization automatically with Google Apps Script.
You can customize the date format in a Google Sheet with the TEXT function and completely change the way the date and time values are displayed in the worksheet.
Find Product Prices in Google Sheets with Vlookup and Match Functions
How to use the Index and Vlookup functions in Google Sheets with Match and ArrayFormula to lookup product prices that are listed as a table in the spreadsheet.
How to Delete Blank Rows from Tables in your Google Documents
How to remove all blank rows from one or more tables in a Google Docs document with Google Apps Script. You may also delete blank rows from tables in Google Slides.