June 22, 2011
Excel VLOOKUP with Dynamic Column Reference
If you ever work with large tables of data and you want to insert a VLOOKUP formula that dynamically updates
Read MoreJune 22, 2011
If you ever work with large tables of data and you want to insert a VLOOKUP formula that dynamically updates
Read MoreJune 15, 2011
Knowing Excel array formulas will catapult you to ‘Guru Status’ in your office and I'll do my best to make
Read MoreJune 1, 2011
If you import data from another program it often comes in with additional spaces either at the beginning, end or
Read MoreMay 25, 2011
Sometimes when you import text from another source it may not be formatted in the case you want. For example
Read MoreMay 11, 2011
In Australia we did away with 1 and 2 cent coins years ago. So all prices, where paid in cash,
Read MoreApril 30, 2011
The Excel CHOOSE function is not much use on its own, but when you nest it with other functions it
Read MoreApril 20, 2011
The MIN, MAX, SMALL and LARGE functions in Excel are fairly straight forward, but I’d like to show you a
Read MoreApril 13, 2011
Updated April 27th 2023 Standard Deviation in Excel is super easy to calculate, and we have separate functions for the
Read MoreApril 6, 2011
Excel’s RAND and RANDBETWEEN functions aren’t very well known, but they can be quite handy. RAND Function RAND is a
Read MoreApril 1, 2011
Ever had a spare $10,000 to put in a term deposit? If you did you might wonder what it would
Read MoreMarch 16, 2011
In my last tutorial I showed you Excel's T function, today we’re looking at the other one-letter function; the Excel
Read MoreMarch 11, 2011
Did you know there are only two functions in Excel that consist of one character? They are T and N.
Read MoreMarch 7, 2011
Often data imported into Excel from another system isn’t quite in the format we want. Text can be split across
Read MoreFebruary 4, 2011
The Subtotal tool in the Outline group on the Data tab of the ribbon automatically inserts subtotal formulas and grand
Read MoreFebruary 1, 2011
A little while ago I showed you how to do a lookup to the left using the INDEX and MATCH
Read More
December 17, 2010
Calculating time in Excel can be very frustrating, especially when all you want to do is sum a column of
Read MoreDecember 3, 2010
In this tutorial, we'll dive into the powerful Excel INDEX and MATCH functions, which are essential for manipulating and analyzing
Read MoreNovember 30, 2010
Quite often we want to see a running total or running balance column for our data. There are a few
Read MoreNovember 26, 2010
The Excel HLOOKUP formula is just like the VLOOKUP formula, only the table you are looking up is laid out
Read MoreNovember 24, 2010
The OFFSET function is one of Excel’s best kept secrets. Probably because it’s quite tricky to explain, and can be
Read MoreNovember 8, 2010
It’s common practice in Excel to format decimal places to get the desired rounding of numbers. But the problem with
Read MoreOctober 6, 2010
If you think SUM is handy, wait til you meet SUBTOTAL. SUBTOTAL has so many tricks up its sleeve you’ll
Read MoreSeptember 29, 2010
Did you know we can use a nested IF formula to extend the number of logical tests and therefore, possible
Read MoreSeptember 25, 2010
Before the introduction of the IFERROR function in Excel 2007, if you wanted to hide errors displayed by some formulas
Read MoreSeptember 24, 2010
Excel Absolute References are the backbone of ALL formula writing enabling you to copy and paste formulas with ease. Enter
Read MoreSeptember 22, 2010
In my previous Excel VLOOKUP formula tutorial I mentioned that there are two ways you can use a VLOOKUP but
Read MoreSeptember 20, 2010
The Excel VLOOKUP formula is my favourite! Perhaps because it was one of the first formulas I mastered. It gave
Read MoreSeptember 13, 2010
In this tutorial we’re looking at the COUNTIF and COUNTIFS Formulas, and we'll take a look at a couple of
Read MoreSeptember 10, 2010
SUMIF extends the capabilities of the basic SUM function by allowing you to tell Excel to only SUM items that
Read More
August 25, 2010
In this tutorial we’re going to explain how to use the Excel IF function (also known as IF Statement), and
Read More