
March 7, 2011
How to Join Text Together in Excel Using CONCATENATE and &
Often data imported into Excel from another system isn’t quite in the format we want. Text can be split across
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 MoreDecember 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 MoreOctober 2, 2010
Excel IF AND OR functions on their own aren’t very exciting, but mix them up with the IF Statement and
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 MoreAugust 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