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....
Can Google Sheets add a new line in a cell? You can easily do it with a keyboard shortcut or the CHAR function. Find out how they work here....
It's much easier to insert a spreadsheet into a document than to build tables and graphs manually. Find out how to insert a Google Sheet into Google Docs here....
To calculate age in Google Sheets, use the DATEDIF or YEARFRAC formulas. Follow along for screenshots and full formula explanations....
Excel has been around since the '80s and is a powerful. But, is it still better than the new kid on the block? Find out as we compare Gogle Sheets vs Excel....
Learn how to apply a formula to an entire column in Google Sheets to build large spreadsheets quicker than ever. Our simple examples to make it a breeze....
Page breaks help you printer know where to break large spreadsheets up. Follow this guide to inserting a Google Sheets page break to learn how....
Follow this Google Sheets sort by multiple columns guide to learn the two simplest ways to sort your data over several columns....
Follow this guide to learn how to convert Excel to Google Sheets in a super simple way. If you want to convert XLS to Google Sheets, just click here....
Want to learn how to sort by date in Google Sheets? Here we have 3 simple ways to sort the data by date and possible reasons it may not work....
Want to add a subscript or superscript in Google Sheets? While there is no direct way to so this, here are 3 simple ways for you...
Learn how to SUM a column in Google Sheets in no time with the inbuilt SUM Function with this guide’s simple step-by-step instructions....
If you keep and manage records in Google Sheets, having a column with serial numbers is something you may need. While you can easily create a column with serial numbers by manually entering these, it&...