Resources
How to solve quadratic equations in Excel – Formula and VBA
This is the second part of the how to solve quadratic equations in Excel guide. Here, we are going to be focusing on how to do this manual and VBA method, whereas the first part shows how to do this using the Goal Seek feature. In this guide, we are going to show you...
How to solve quadratic equations in Excel - Goal Seek
A quadratic function is a type of equation that contains a squared variable. It is called quadratic because quad means square in Latin. The quadratic functions usually have a structure like ax² + bx + c = 0, where x represents an unknown variable, and a, b, and c...
How to create bullet points in Excel (•)
Excel is not a word processor software, but you may still want to list things in various parts of your workbooks. Bullet points are great for creating lists, as its the universal indicator of an unordered list. Here, we're going to cover 4 different ways to insert a...
How to concatenate strings in Excel
Although Excel tasks typically involve working with numbers, you can also manipulate text strings by concatenating them. In this guide, we're going to show you how to concatenate strings in Excel using the ampersand character and also with the help of other functions....
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 feet to inches, and vice versa in Excel
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 feet to inches and inches to feet in Excel. [button...
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. [button...
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. [button...
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 you...