Learn how to make a World Cup game using Apps Script

It’s almost World Cup time and I thought what better way to get into it than to create a little World Cup game amongst friends and colleagues using Google Sheets, Sites, and Apps Script. This year I decided to create a game where the participants guess how many goals will be scored in each stage… Continue reading Learn how to make a World Cup game using Apps Script

Learn useful Google URL tricks to make your online easier

In this post, we’re going to look at several useful Google URL tricks which allow us to quickly do a whole range of things, like quickly create documents, provide links to copy master templates, and from a link automatically download a PDF version of a document, and many more. We’re going to look at….. Useful… Continue reading Learn useful Google URL tricks to make your online easier

How to make an automatic team maker app using Apps Script

In this post, we’re going to look at a script to be able to make an automatic team maker which makes even teams from a selection of players. I play football every Sunday and every week my friends sign up to play and most weeks there are different players playing, so we end up having… Continue reading How to make an automatic team maker app using Apps Script

Importing Amazon royalty data from Excel to Google Sheet

In this post we’re going to look at how we can get data from an Excel spreadsheet and import some of it into a Google Sheet. As an example, we’re going to upload an Excel which contains the current month’s royalty data from Amazon and add it to a central sheet which contains all the… Continue reading Importing Amazon royalty data from Excel to Google Sheet

How to use the Google Calendar Appointment System

Google recently improved their appointment system on Google Calendar, which allows people to book appointments directly on your calendar. It’s a great, simple system that may negate the need for 3rd party appointment solutions. However, as you’ll see below it does have one flaw, which means we can’t use it for all our situations. Creating… Continue reading How to use the Google Calendar Appointment System