top of page
Recent Posts


What Excel Formula Should I Use?
Not sure which Excel formula to reach for? Here's a plain-English guide to picking the right function for the most common tasks.


How Does Excel Store Dates?
Excel doesn't store dates as text. It stores them as plain numbers, and that explains a lot of strange date behavior.


How Does Excel Work?
Ever wondered what's actually happening under the hood when you type into Excel? Here's a plain-English explanation.


What Was the Reinhart-Rogoff Excel Error?
In 2010, a simple Excel mistake in a landmark economics paper shaped years of global austerity policy. Here's exactly what went wrong.


Can Excel Solve for X?
Yes, Excel can solve for x. Learn how to use Goal Seek to back-solve any formula for an unknown variable in just a few clicks.


Are Excel Formulas Case Sensitive?
Most Excel formulas ignore case entirely. Here's what that means for your data, and what to do when case actually matters.


Are Excel and Google Sheets Formulas the Same?
Excel and Google Sheets share most common formulas, but there are real differences. Here's what you need to know before switching between the two.


Can Excel Calculate Standard Deviation?
Yes, Excel can calculate standard deviation using built-in functions. Learn which formula to use and when, with examples.


How to Calculate Working Days Passed in Current Month
When working with dates, you'll sometimes find that you need to calculate the number of working (or business days) that have passed in...


How to Calculate Working Days in a Month
When working with dates, you'll sometimes find that you need to calculate the number of working (or business days) in a month, from a...


How to Use the OCT2BIN Function
The OCT2BIN function converts octal numbers into binary form. Contents: 1. Syntax 2. Explanation 2.1. What is an Octal Number 2.2. What...


How to Convert Large Decimal Numbers to Binary
There are lots of ways to convert decimal numbers into binary. Excel has a built in function for small numbers, but you'll need a custom...


How to Convert Large Binary Numbers to Decimal in Excel
There are two good ways of converting binary to decimal. Excel has a built in function for small numbers, but you'll need a custom...


How to Perform a Two-Way XLOOKUP
A regular, one-way XLOOKUP, is a fantastic tool, but sometimes you may find yourself needing to lookup a value in two different...


How to Unstack Uneven Data From a List in Excel
While the WRAPROWS function can be great to unstack a list with an even number of items, we'll need a custom formula to wrap, or unstack...


How to Reverse or Flip First and Last Names in Excel
You'll often see names that are out of order, and need to flip them. Here are a couple quick formulas to help you accomplish that task....


How to Create Index Columns Using Dynamically Spilled Arrays
Add an index column to any dynamic array using a few of the latest Excel functions for easy lookups. Contents: 1. Adding Index Column to...


How to Create a Dynamic Array of Repeating Cells
Create a repeating list based off of a range and a specific numbers of repetitions. Contents: 1. Formula 2. Explanation Formula To...


How to Calculate Number of Days Between Two Dates in Excel
A short formula you can use to calculate the number of days between two specific dates. Contents: 1. Formula 2. Explanation 3. Example...


How to Calculate Weekend Days Between Two Dates in Excel
An easy formula you can use to calculate the number of weekend days between two specific dates. Contents: 1. Formulas 2. Explanation 3....
bottom of page
