Search
Close this search box.

Spreadsheet Formulas: Google Sheets and Excel

Functions are the engine inside the cells of your spreadsheet. They power all your most important operations.

Whether you’re calculating compound interest, concatenating cells, or projecting financial expectations, you’ll need to use formulas in Google Sheets and Excel.

Here, we’ll talk about how they work. Our team of experts includes data analysts, programmers, and financial wonks.

Use our search function to look for any specific formula you want to explore, or read on for some of the most popular Google Sheets formulas we’ve ever covered.

Popular Formulas in Google Sheets

We already mentioned a few powerful built-in formulas. The most common might be using a spreadsheet to calculate compound interest.

The same formulas also allow financial planners to project potential investment growth for retirement investments.

We use similar spreadsheet formulas for linear regression, which is helpful for predicting all sorts of financial situations.

Of course, many formulas are so ubiquitous they can’t be confined to a single category. You might need to concatenate cells for all sorts of imported data.

Understanding Syntax

We cover the syntax of Google Sheets and Excel functions in every one of our articles. That means we’ll break down any formula with an equals sign.

In our article on the IF CONTAINS formula, you’ll see this:

=REGEXMATCH(text, expression)

Then, we break down what that means. The first term is the name of the function. The terms in parenthesis are arguments for the formula.

Those vary based on the Google Sheets function, so we give examples for exactly what you need.

Spreadsheet Formula Examples

We also include step-by-step instructions on how to use each formula. That’s true for Google Sheets and Excel functions.

Read my guide to ISERROR, for example. I give a complete guide on how to use it to highlight rows with errors. The guide also includes instructions on how to modify the formula to check for errors in multiple rows or across your whole spreadsheet.

Spreadsheet Formula Cheat Sheet

Looking for quick answers in a single PDF? We wrote a popular Google Sheets Formulas Cheat Sheet. You can download it for free.

How-To Videos

Our team of spreadsheet experts regularly makes videos on complex formulas. Check out our YouTube channel.

Recently, we’ve covered VLOOKUP, SPLIT, and the COUNTIF formula.

Find a Specific Formula

Adding a Google Sheets hyperlink is easy. Follow this guide to learn 3 different ways to do it in asa little as a few seconds....
To import Stock Prices into Google Sheets, use the File menu and select import. Then, upload your CSV file. Here’s a video I made that shows the whole process. Where to Find Historical Stock Pri...
To calculate age in Google Sheets, use the DATEDIF or YEARFRAC formulas. Follow along for screenshots and full formula explanations....
Here's how to hide gridlines in Google Sheets with the view menu or the print menu. The guide also shows how to show lines in specific cells....
Learn how to quickly highlight/show negaitve numbers in red in Google Sheets. You can easily do this using conditional formatting or custom number format...
Learn how to make a line graph in Google Sheets with a few clicks. This tutorial will also show you how to set up and customize the line chart easily...
How to unhide rows in Google Sheets? It’s a great question, and you’ll find that there are multiple ways to solve this conundrum. The great thing with most spreadsheet software, including ...
Follow this Google Sheets COUNTIF not blank guide to learn 4 different ways to count cells that don't contain data. ...
In this tutorial, learn how to quickly add error bars in Google Sheets. You can easily ass these to columns charts, line charts, or area charts...
In most cases, data is arranged vertically (i.e., you read it from top to bottom) and there is an in-built functionality in Google Sheets to sort data that is arranged vertically. But what if you want...
Mastering the GOOGLEFINANCE fucntion will make Google Sheets currency conversion easy. learn the basics and advanced applications of this formula in our guide....
If you work with monetary data in Google Sheets, such as sales or income/expense or stock prices, having a currency symbol ($/€ or USD/EUR) may make sense. And sometimes, you may not want it. For ex...
If you work with checklists in Google Sheets or use it to keep track of tasks/projects, you can also use checkmark symbols to show the tasks/projects that have been completed. It adds a layer of visua...
Spreadsheet software like Google sheets is usually multi-faceted. So, you can use the same software to view, analyze, present, and print your data. These data processing software lets you use formulas...
To search in Google Sheets, use the Find and Replace feature, the search shortcut, or conditional functions. Read this guide for instructions....
Wondering how to count characters in Google Sheets? Discover everything you need to know about counting cells, ranges, and specific characters!...