Author: Corey Bustos

An article that teaches how to filter horizontally in Google Sheets, which includes several helpful examples

How to filter horizontally in Google Sheets

When you are filtering data in Google Sheets with the FILTER function, in most cases you will probably use it to filter vertically, however you may sometimes have data that needs to be filtered horizontally. With a slight adjustment to your references in the filter formula, you can filter horizontally, […]

An article that teaches how to make a chart or a graph in Google Sheets

How to make a graph or chart in Google Sheets

There are a wide variety of charts and graphs that you can use in Google Sheets, which will make your spreadsheet look amazing, and that will make your data very easy to analyze. In this article I’ll show you how to insert a chart or a graph in Google Sheets, […]

An article that teaches how to automatically create a series of values in Google Sheets

How to automatically create a series of values in Google Sheets

Sometimes you may find that you want to create a series of numbers very quickly when creating a spreadsheet, without having to manually type each number in the cells, and this can be done by using autofill, which is also sometimes simply known as “fill”. To automatically create a series […]

How to color cells in Google sheets, as well as how to apply alternating colors

How to color cells, and alternate row colors in Google Sheets

There are many different options for coloring cells in Google Sheets that will allow you to make your spreadsheet visually appealing and easy to read. It may sound obvious, but cell color is something that I see people at work forgetting to take advantage of all the time. I personally […]

How to filter a list by another column in Google Sheets

How to filter based on a list in Google Sheets

When filtering data in Google Sheets you may sometimes need to filter by an entire list of values, rather than by just a single/few specified values. You can use the FILTER and COUNTIF functions to filter based on a list in Google Sheets. You can also achieve the same task […]

How to combine columns into one in Google Sheets, both vertically and horizontally

6 formulas that combine columns in Google Sheets

There are a variety of different ways to combine columns in Google Sheets, and I am going to show you six different formulas that you can use to combine multiple columns into one.  Three of these formulas will combine columns horizontally, and three of them will combine columns vertically. Directly […]