Calculate the distance between two coordinates in Excel
For this tutorial, we will use a datasheet listing the towns and cities of South Africa by Province with their…
productivity through technology
Microsoft Excel tutorials with downloadable workbooks and step-by-step instructions and annotated screenshots.
For this tutorial, we will use a datasheet listing the towns and cities of South Africa by Province with their…
Excel has hundreds of powerful functions. Here is how you can create your own! In this tutorial: Required knowledge: 1.…
As your spreadsheets grow, it is important to master skills to make your data manageable. Filtering data is a quick…
Creating Custom Views in Excel allows you to save your favourite settings in terms of filters, sort orders and print…
You will often come across the scenario where data is filled into an Excel worksheet and an error occurs that…
Excel’s ERROR.TYPE() function returns a number corresponding to a specific error value. In this tutorial: See also: 1. Syntax =ERROR.TYPE(error_val)…
Excel's VALUE() function is a simple function that makes numbers that aren't formatted as numbers into numbers. The examples illustrate…
Excel’s MOD() function is used to determine the remainder of a division operation. For example, if you divide 10 by…
You may want the column headings (A, B, C, etc) and the row headings (1, 2, 3, etc) to be…
Excel’s ABS() function is another super-simple Excel function. In this tutorial: Required knowledge: 1. Syntax =ABS(number) Returns the absolute value…