Here’s a simple bit of Google Apps Script for locking a document (effectively making the document read-only).
Lock Google Docs On Shared Drives
Posted on 28/01/2025
Here’s a simple bit of Google Apps Script for locking a document (effectively making the document read-only).
Posted on 28/01/2025
A simple bit of Google Apps Script that converts all links within an active Google Sheet into full URL links instead.
Posted on 28/01/2025
Another simply bit of code that’s worth writing down: how to get the last row in a specific column using Google Apps Script.
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