October 1, 2015
Save Settings in Registry Using Excel
If you want to save data from one Excel session to another, you can store this in the Windows registry.
Read MoreOctober 1, 2015
If you want to save data from one Excel session to another, you can store this in the Windows registry.
Read MoreSeptember 25, 2015
If you are using data validation (and you should) to help you with your data entry, then you might find
Read MoreSeptember 15, 2015
With Office 2016 officially launching on September 22, 2015 I thought I’d give you a sneak peek at a few
Read MoreSeptember 11, 2015
“Funny” days versus funny “Days” Guest post by Roger Govier, Microsoft Excel MVP Do you ever have “Funny” days? You
Read MoreSeptember 4, 2015
If you've been following the previous posts in this series you'll know that by now we have a user form
Read MoreAugust 25, 2015
Excel’s Flash Fill tool is so cool that you’ll be looking for reasons to use it! Introduced in Excel 2013
Read MoreAugust 21, 2015
Carrying on with the Excel form I created in an earlier post, I’m adding code to allow us to insert
Read MoreAugust 11, 2015
The Excel Fill Series tool is like having a bundle of tricks at your fingertips. It can help with one
Read MoreAugust 4, 2015
Have you ever wanted to only copy or paste visible cells? For example, below I have a table containing outstanding
Read MoreJuly 28, 2015
A while back I wrote about how to create Excel PivotTable Calculated Items using the conventional approach of referencing the
Read MoreJuly 23, 2015
Put some spark in your chart! Excel Sparklines were introduced in Excel 2010 and are great for displaying the trend
Read MoreJuly 9, 2015
When creating Excel userforms it seems like a good idea to check the data going into the form before adding
Read MoreJuly 9, 2015
In my previous post about Excel forms the date picker I used was a 32 bit ActiveX control. If mentioning
Read MoreJuly 2, 2015
Excel forms, or Userforms, can be used to collect information from a user, validate it, then enter that data into
Read MoreJune 23, 2015
An Excel Named Range is a powerful tool and something we should all be using to make our formulas quick
Read MoreJune 17, 2015
I want to be clear that when I say apps for Office in Excel, what I am talking about are
Read MoreJune 9, 2015
Did you know that when Excel opens a new workbook it uses a template called ‘Book’ to create the new
Read MoreJune 2, 2015
A few weeks ago one of our members, Kylie, sent me this question: “How can I fill column E
Read MoreMay 26, 2015
I’ve always thought after inserting a PivotTable that Excel should ask “would you like a PivotChart with that?”. I think
Read MoreMay 20, 2015
When you select a cell, or cells, in Excel, the row and column headers change color to indicate what you
Read MoreMay 12, 2015
Inserting Excel PivotTable Calculated Items is a great way to analyse your data and automatically incorporate that analysis in your
Read MoreMay 6, 2015
There’s no built-in way to create Excel Slicers for fiscal years, however the solution is easily achieved by adding an
Read MoreMay 6, 2015
Excel Slicers for rolling periods, for example; the last 12 months, requires a column in your source data that looks
Read MoreApril 28, 2015
In this tutorial we’re going to look at how we can create a single Excel Slicer for Year and Month,
Read MoreApril 20, 2015
Excel worksheet protection is a great way to prevent people accidentally messing up the reports you’ve spent hours creating. However,
Read MoreApril 14, 2015
In this tutorial we’re going to look at how we can twist Excel’s arm into putting text labels on the
Read MoreApril 1, 2015
In my previous life as an accountant one of my main tasks was to analyse budget vs actual variances and
Read MoreMarch 30, 2015
You may want some way of pausing or delaying VBA code execution and you can do this with two functions
Read MoreMarch 24, 2015
A new feature in Excel 2013 is called Quick Analysis – it’s data analysis made easy, so easy my 6
Read MoreMarch 17, 2015
The Excel SIGN function returns a 1 if the number is positive, a zero if it’s zero and a -1
Read More