How to Convert PDF to Google Sheets: Free Online Conversion

Converting PDF to Google Excel Sheets is the process of converting the PDF file into the G-Sheet. Usually, you might receive the scanned copy of the dataset in a PDF file which needs to be operated in Google Sheet. Unfortunately, G-Suite doesn’t provide us with the option where we can convert the PDF into Google … Read more

How to Sort Data in Google Sheets: Built-in Function & Keyboard Shortcuts

The sorting feature is one the most important feature which any user would like to use in Google Sheets. We can sort any dataset in alphabetical order, ascending/descending number-wise, or also use comparing operators to sort the data. Let’s understand how to sort any given dataset along with few Google Sheets tips. Read on to … Read more

How to Split Text to Columns in Google Sheets: Split Cell Horizontally/Vertically

Split Text to Columns: When working with a huge dataset in Google Sheets, it’s common to squish the data. Split text to columns is one of the most useful features which was recently added in Google Sheets, that helps to split the data into columns. You can split data in the Google Sheets by any … Read more

How to Print Labels from Google Sheets: Print Addresses on Envelopes in G-Sheet

Create and Print Labels in Google Sheets: For pulling information into uniform printed labels, Google Sheets can be a useful tool. However, the Print labels function is not included in Google Sheets, thus one needs to use the “Create & Print Labels” Add-ons function from Google Workspace Marketplace. Create and Print Labels add-on extracts data … Read more

Concatenate in Google Sheets: Concatenate Multiple Cells using Separator, Comma

Concatenate in Google Sheets: Concatenate is a formula that can be used to combine data from multiple data cells into a single cell. With the help of concatenating formula, we can combine multiple cells with separator, comma and much more options in Google Spreadsheet. In this article, let’s understand how to combine data from multiple … Read more

How to Create Named Ranges in Google Sheets (Static & Dynamic)

Google Sheets Named Ranges lets you use a single range across several sheets, formulas, and other operations, and then change it from a specific location. For example, Instead of naming a range of cells “A1:B2,” you may call it “Fruits.” A formula like “=SUM(A1:B2, D4:E6)” could be written as “=SUM(Fruits, Vegetables)” in this way. In … Read more

Using IFERROR Function in Google Sheets with Examples and Formulas

Though Google Sheets is a user-friendly spreadsheet software, we tend to experience Formula Parse Errors from time to time. We experience errors for various reasons. This could be a blank cell, a number, or a relevant alert message that we are unfamiliar with. However, we can use the IFERROR function to overcome these errors. The … Read more

How to Combine Formula and Text in Google Sheets: 2 Easy Methods

In Google spreadsheets, combining text and numbers is common. You may need to combine text values with formula results in a range of situations. For example, if you would like to combine text and formula values from 2 different cells into a single cell, then you will have to make use of use of this … Read more

Capitalize First Letter in Google Sheets: 3 Easy Steps to Capitalise

Google Sheets comes with many text functions such as strikethrough, bold, italics, text color, and so on. Along with these functions, we also have the option to change the case of the text which is present on the Google Sheets. In order to capitalize the first letter in Google Sheets, we will have to use … Read more

How to Create a Table of Contents in Google Sheets (Add/Update TOC)

Table of contents is one most useful features which we often use in Google Docs and other editing software. However, we don’t have the Table of Contents feature in Google Sheets. But still, you are working on the huge data set and want to insert the table of contents inside a Google Sheets, then this … Read more