A simple bit of code that’s worth writing down for counting all cells in a column that contain a specific word/symbol.
Count Cells That Contain A Word In Google Sheets
Posted on 08/12/2024
A simple bit of code that’s worth writing down for counting all cells in a column that contain a specific word/symbol.
Posted on 08/12/2024
A simple Google Apps Script that I came up with to change the colour of every link within the current active sheet all at once.
Posted on 29/07/2024
In this guide, I’ll walk you through the simple steps to set up conditional formatting to identify functions in Google Sheets.
Posted on 02/04/2024
A simple bit of Google Apps Script for a Google Sheet to add a function which returns the name of whatever sheet it’s placed within.
Posted on 02/04/2024
A simple formula that I use to strip domains (such as “hotmail.co.uk”) from long lists of email addresses in Google Sheets.
Posted on 06/02/2024
A simple guide on how to create a folder at the press of a button using a Google Spreadsheet.
Posted on 18/01/2024
A simple function that can be used to take a name and extract only the surname and forename separated by a comma in all uppercase.
Posted on 11/01/2024
An improved version of my code for scheduling Google & Outlook calendar events using a simple list within a Google Sheet as a starting point.
Posted on 11/01/2024
How to make a google sheet that allowed the sending of WhatsApp messages to a list of recipients in a Google Spreadsheet.
Posted on 11/12/2023
Automatically schedule Google & Outlook calendar events using a simple list within a Google Sheet as a starting point.
Posted on 25/09/2023