
October 6, 2014
Interactive Excel Formulas
Dynamic formulas are the cornerstone of interactive reports like dashboards. They enable our report recipients to interact with the data,
Read MoreOctober 6, 2014
Dynamic formulas are the cornerstone of interactive reports like dashboards. They enable our report recipients to interact with the data,
Read MoreSeptember 1, 2014
We should all be using Go To Special to quickly remove rows containing blanks, but if those blanks are returned
Read MoreAugust 26, 2014
If you reformat data brought into Excel from an external source regularly then you’ve most likely come across Excel’s Text
Read MoreAugust 19, 2014
Excel Tables are one of my favourite features. They make working in Excel much more efficient in so many ways,
Read MoreAugust 5, 2014
WARNING: this tutorial contains some advanced formula concepts which may incur the following side effects: Negative side effects: Headache, urge
Read MoreMay 27, 2014
Struggling with Excel formulas can turn simple tasks into time-consuming challenges, leaving you frustrated and behind on work. Fortunately, a
Read MoreFebruary 18, 2014
If you import data to Excel from another program chances are the dates will come in formatted as text, which
Read MoreJanuary 6, 2014
At first glance the Excel TEXT function appears quite limited. Its purpose is to convert numbers to text in a
Read MoreDecember 4, 2013
A while back Vernon asked me how he could search one cell and compare it to a list of words.
Read MoreNovember 13, 2013
For many years there has been something kooky going on in my Excel worksheets. It was this strange phenomenon that
Read MoreOctober 9, 2013
I’ve been asked many times how to find either the cell reference of the first or last value in a
Read MoreOctober 2, 2013
I stumbled upon an interesting question the other day, which was; ‘how do I find the average of a range
Read MoreSeptember 25, 2013
This is a guest tutorial written by Ruthie Ward of Idaho, USA. I wanted to find a partial match to
Read MoreSeptember 11, 2013
A little while ago I received an email from Deborah asking what formula she can use to list missing numbers
Read MoreSeptember 4, 2013
Last week we looked at how to use Excel’s Text to Columns tool to extract the domain name from a
Read MoreAugust 21, 2013
I had an email from Steve a little while ago asking how he could display the number of elapsed days,
Read MoreAugust 14, 2013
I received an email from Bill this week asking how he can check if a range of cells contains text
Read MoreJuly 18, 2013
Excel Formula Help is Here Excel formulas can be frustrating to understand, especially when you start nesting functions. If you've
Read MoreJuly 17, 2013
Ever copy and paste some data from a web page, or import it from another program, and end up with
Read MoreJuly 17, 2013
The Excel SUBSTITUTE function replaces new_text for old_text in a text string. The Excel SUBSTITUTE Function Syntax is: SUBSTITUTE(text,old_text,new_text,[instance_num]) The
Read MoreJune 30, 2013
The Excel ACCRINT function returns the accrued interest for a security that pays interest periodically. The Syntax is: ACCRINT(issue, first_interest,
Read MoreJune 25, 2013
This week I had a question from Dominique that took me back to my accounting days. She asked “how can
Read MoreJune 12, 2013
Last week I had an email from Mike asking how he can lookup a suburb in a range of columns
Read MoreMay 29, 2013
Here you'll find a list of common Microsoft Excel formulas and functions explained in plain English, and applied to real
Read MoreMay 16, 2013
A few weeks ago David T asked me to help him understand a VLOOKUP formula in a workbook he’d inherited
Read MoreMay 9, 2013
A little while ago Brendan asked me how he could check if values in a list fall between two limits.
Read MoreMarch 6, 2013
Excel’s Conditional Formatting tool is diverse with loads of built in rules that you simply point and click to use,
Read MoreFebruary 13, 2013
Working with Dates in Excel can be frustrating because a date criteria in one formula doesn’t always work in another.
Read MoreFebruary 6, 2013
Last week I showed you how you can extract a list that excludes blank cells for use in a data
Read MoreFebruary 1, 2013
Last week Keith asked how he can ignore blanks in a range referenced by a Data Validation list. I think
Read More