Please note javascript is required for full website functionality.

Blog

A to Z of Excel Functions: The CODE Function

7 August 2017

If you find it CODE outside, this function may assist you. CODE returns a numeric code (great dictionary definition) for the first character in a text string. The returned code corresponds to the character set used by your computer.


VBA Blogs: DoEvents

4 August 2017

It’s a great feeling when you write an involved piece of code with grand loops that apply over thousands of rows. There’s a sweet sensation when you save the file, hit run, and watch your handiwork unfold in front of you… until the screen stops updating...


Power Query: in Terms of Conditional Columns.

2 August 2017

Welcome to our Power Query blog. Today I take a closer look at conditional columns...


Monday Morning Mulling: July Challenge

31 July 2017

On the final Friday of each month, set an Excel for you to puzzle over for the weekend. On the Monday, we publish a solution. If you think there is an alternative answer, feel free to email us. We’ll feel free to ignore you.


Final Friday Fix: July Challenge

28 July 2017

On the final Friday of each month, we’re going to set Excel for you to puzzle over so that you can get your “Excel fix”. Challenge your office colleagues to see who can solve the puzzle quickest. There’s no prizes at this stage, you’re playing for bragging rights only...


Power Query: How Long Do We Have?

26 July 2017

In Excel(lent) Functions, I covered how to replicate some commonly used Excel functions. Readers will recall that although Power Query is an add-on for Excel, it does not always work in the same way....


A to Z of Excel Functions: The CLEAN Function

24 July 2017

Need to make a CLEAN getaway? This function removes all nonprintable characters from text. And I’m not talking about expletives...


VBA Blogs: Painting with Excel

21 July 2017

Today we learn how to make something happen when you click on a cell...


Power Query: Uniting Different Types

19 July 2017

Today we look at how to join columns of data when the data type does not match.


A to Z of Excel Functions: The CHOOSE Function

17 July 2017

Do you choose to use CHOOSE? This function uses index_num to return a value from the list of value arguments...


Newsletter