Excel File Picker VBA

Choosing a file with as an Excel file picker can be useful if you want to be able to pick a specific file to edit in a VBA procedure.

Read More

Transfer Data Between Arrays with VBA

Transfer data in a VBA range into an array and then output part of the array into another array. Push the information back into Excel seamlessly.

Read More

Checking if Folder Exists with VBA

Checking if a folder exists with the use of VBA. This blog post takes you through the steps of checking if a folder exists and if not creating a new folder.

Read More

Excel vba Scripting Dictionary

The Excel scripting dictionary from the ground up. This blog post explains how the dictionary interacts with practical examples with an explanatory video series .

Read More

List All Sheets in a Excel Workbook

Creating worksheet tab names in a distinct and uneatable list is a tedious task. Using Excel VBA is the answer to this problem.

Read More

Excel Dashboards: Tracking a Crisis

A free Excel Dashboard webinar on how to build a data tracking document from scratch. It is a highly interactive Excel dashboard that has automation embedded into it.

Read More

Advanced Filter - Child Sheets

Using the Advanced filter in Excel to dynamically create child sheets from a parent list.

Read More

Telling a Story with an Excel Dashboard

Inspiring Excel dashboards that are functional and tell a compelling story.

Read More

Premium Excel Dashboard Models

Premium Excel dashboards video demonstration of functionality.

Read More

COGS and Sales Dashboard

A COGS and Sales Dashboard made exclusively in Excel. The dashboard is mostly from a single data source and has a slicer to change the region upon clicking everything will change.

Read More

XLookup to the Party

How to use the XLookup function in Excel.

Read More
Tags ,

Populate a Userform with VBA

This excel article shows you how to populate a user form automatically based on a unique identifier.

Read More

New Dashboard Ideas

Generating Excel Dashboards - ideas.

Read More

Excel Custom Sort

Create a customised sort with the help of Excel. Excel can create custom sorting lists and will sort according to the list which has been created. This article shows you how.

Read More

Excel VBA Remove Duplicates Multiple Columns

Remove Duplicates from multiple columns in Excel with VBA.

Read More

The Tennis Chart

I happened across this article on the Brisbane Times website which outlined the dominance of Federer, Nadal and Djokovic in recent memory. This article outlines how the interesting chart is created in Excel.

Read More

Smallman Interview

I recently gave an interview for a blog regarding my Excel journey.  Here are some snippets from that Blog.

Read More

Sales Excel Dashboard

An Excel sales dashboard which focuses on quarter and YTD data. It has a slicer and spins on a monthly combo box.

Read More