How to round numbers in Excel

How to round numbers in Excel

Rounding numbers is a crucial element of creating legible and easy-to-use spreadsheet tools. Excel offers a few methods to do this, including a formula approach and the number formatting feature. In this guide, we're going to show you how to round numbers in Excel...

How to convert pounds to kg, and vice versa

Converting units can be time consuming when you rely on a separate tool or website to do it. In this guide, we are going to show you how to convert pounds to kg and kg to pounds. Download Workbook Manual approach The first approach we are going to show you is doing...
How to convert inches to cm, and cm to inches

How to convert inches to cm, and cm to inches

Converting units can be time consuming when you rely on a separate tool or website to do it. In this guide, we are going to show you how to convert cm to inches and inches to cm in Excel. Download Workbook Manual approach The first approach we are going to show you is...
How to sort text in Excel using formulas

How to sort text in Excel using formulas

Although Excel already has built-in sorting features, doing this with formulas might be useful in some cases for a more dynamic approach. The formula approach will be updated automatically whenever calculations are executed. In this article, we’re going to show...
How to calculate subtotal in Excel

How to calculate subtotal in Excel

A subtotal is the aggregation of a data set, typically showing the totals of a certain section in that data set. A budgeting spreadsheet is a good example for this where subtotals are used to display more details of certain categories. In a budgeting application, you...
How to find square root in Excel

How to find square root in Excel

The square root of a number is a value which is equal to the number, when multiplied by itself. In this guide, we’re going to show you how to find square root in Excel using two different methods. Download Workbook How to find square root using the SQRT function...
How to count Excel TRUE FALSE values

How to count Excel TRUE FALSE values

TRUE and FALSE are logical (Boolean) values in Excel. They are special values that can be used in formulas as is – although both values looks like a regular text string, you can include them in formulas without the use of double quotes. This behavior may seem...