top of page


XLOOKUP Function in Google Sheets
The XLOOKUP function in Google Sheets allows you to search in any direction, return multiple results, and gracefully handle missing values.
Apr 2, 20246 min read
370
0


How to Use INDEX and MATCH for Flexible Lookups in Google Sheets
INDEX & MATCH are two separate functions in Google Sheets that, when combined, allow you to look up values both vertically and horizontally
Nov 25, 20234 min read
1,208
0


Analysing Percentage Changes with Google Sheets Formulas and Conditional Formatting
Visualise and interpret percentage changes from week to week or month to month in Google Sheets
Oct 12, 20234 min read
1,930
0


How to use the CONCATENATE Function in Google Sheets
The CONCATENATE function in Google Sheets allows you to combine two or more text strings or cells together.
Mar 26, 20234 min read
2,163
0


Relative and Absolute References in Google Sheets
Relative and absolute references are essential tools in Google Sheets to make your work easier and more efficient.
Feb 8, 20233 min read
2,789
0


Use the Sparkline function in Google Sheets to create a mini Progress Bar Chart
The Sparkline function in Google Sheets creates a miniature chart contained within a single cell. This is great for showcasing your data...
Jan 8, 20234 min read
43,615
0


IF Function and Multiple IF Statements in Google Sheets
The IF function in Google Sheets is the next logical step up from the basic functions such as the SUM or AVERAGE functions.
Sep 8, 20226 min read
2,466
0


How to Bulk Translate with Google Sheets
With Google Translate, you can translate anything, but did you know that you you can also achieve this using a Google Sheets Function?
Aug 15, 20223 min read
1,327
0


INDEX Function in Google Sheets
The INDEX function in Google Sheets, when used in conjunction with other functions can easily compete and excel compared to VLOOKUP.
Aug 13, 20225 min read
568
0


Create a Progress Bar in Google Sheets
Visualising your progress can be a real motivator to getting stuff done. Sparklines and repeat functions can help with that.
Aug 11, 20224 min read
11,317
1


VLOOKUP Function in Google Sheets
The VLOOKUP is one of those well-known functions everyone’s heard of, yet it’s still somewhat of an enigma.
Jul 30, 20224 min read
311
0


MAX and MIN Functions
As the name suggests, MAX and MIN functions will find the maximum and minimum values in a numerical dataset, but they can do so much more!
Jul 30, 20222 min read
67
0
bottom of page