Author: Corey Bustos

Featured image for the lesson on how to use the SORT function and the FILTER function together in Google Sheets

Using the SORT and FILTER functions together in Google Sheets

If you want to both sort and filter your data with a single formula in Google Sheets, you can do this by combining the SORT function with the FILTER function. In this article I will show you multiple ways of combining these two formulas so that you can sort and […]

A featured image for the Google Sheets SORT function article

How to use the SORT function in Google Sheets

The SORT function is an incredibly useful formula that you can use to sort your data in Google Sheets. With the SORT function you can sort your data by a specified column (or multiple columns), in ascending or descending order, and you can also sort data vertically or horizontally. The […]

Laptop on a conference room desk. Using Google Sheets for business purposes

7 Reasons why your business should use Google Sheets

Google Sheets is an amazing tool that companies all around the world are using to stay organized, and to operate more efficiently and effectively. There are a wide variety of ways to use Google Sheets in your business, from storing data and safely sharing spreadsheets with staff, to tracking and […]

An article that teaches how to fix the Google Sheets circular dependency detected error (Several examples included)

How to fix the “Circular dependency detected” error in Google Sheets

The "Circular dependency detected" error in Google Sheets, is a very common error that can occur when using almost any formula. When you see the circular dependency detected error displayed in your Google spreadsheet, this means that your formula is referring to a range that contains the formula itself, or […]

An article that teaches how to wrap text in Google Sheets

How to wrap, clip, or overflow (unwrap) text in Google Sheets

In Google Sheets, you will sometimes have text that is entered into your spreadsheet, that does not fit within the cells. There is a very easy way to make the text fit the cell, by wrapping the text. When text is "wrapped", once the string of text reaches the end […]

An article that teaches how to rotate text in cells in a Google spreadsheet, with multiple examples included

How to rotate text (make text vertical + more) in Google Sheets

There are certain situations when using Google Sheets, when you will want to change the direction of the text that is in the spreadsheet cells, such as when you want to make text vertical. There are several ways to rotate text in a Google spreadsheet, and so you can select […]

An article that teaches how to use the LOWER function to make text lowercase in Google Sheets

How to make text lowercase in Google Sheets with the LOWER function

Sometimes you may come across a situation in Google Sheets where you need to change text to lowercase quickly, without having to manually change letters. There is actually a very simple way to make text lowercase, by using a formula. The LOWER function changes text that is in a spreadsheet […]