Monthly Dashboard With Supporting Metrics

A guide to dashboard design. Outlining several crucial phases that are involved in creating an Excel dashboard:

Read More

Split File into Parts and Save to Directory

In this article we will split a file into many different subsets and save each subset to the directory of your choice.

Read More

Real Estate Excel Dashboard

An Excel dashboard that displays USA real estate data USA.

Read More

Updating Excel Dashboards

An updated Excel dashboard created entirely in Power Pivot.

Read More

TheSmallman in Another Top Blog Rank

An Excel blog ranking website that has TheSmallman included in a distinguished list of Excel VBA blogs.

Read More

Project Tracking Dashboard

Project tracking dashboards are a great way to monitor the progress of a project over time. This is an example of a well laid out dashboard with a number of key operational metrics.

Read More

Excel Unique Formula

The UNIQUE formula has really changed the game in Excel as a way to interrogate a list and return all of the unique items in that list.

Read More
Tags , ,

Horizontal Range to Vertical Range in Excel

With the advent of Power Pivot the task of flipping data is made very simple. The Unpivot Other Columns command is a bit of a game changer. It easily moves data from horizontal to the more database friendly vertical range very nicely.

Read More

Hiding Rows Quickly with VBA

Hiding rows with Excel VBA the simple way using a union range. Typically if you want to hide rows very fast with VBA the autofilter is the tool of choice, in a single line with one swift move thousands of rows can be hidden. Amazing.

Read More

Cascading Combo Boxes 3 and 4 Layer

Create 3 and 4 level dynamic lists into an Excel data validation on the fly by managing a vertical list with no named ranges. This is the data validation list management tool you have been looking for.

Read More

Dashboard Upgrade

This is a new Excel Dashboard from an older dashboard I have upgraded. The transformation is complete.

Read More

Find And Replace in Excel - Hidden Issue

The Replace function in Excel is fast - really fast and it works very nicely on a range of data to find and replace data. However, the replace function has a hidden bug and this article explores the problem with an example and a video.

Read More

Power BI Dashboard Examples

Anyone attending any of the CPA Australia Power BI courses that I run will know that I place a lot of emphasis on the final product in Power BI. A well designed dashboard simplifies the data and presents it in a logical manner. The dashboard spins by department.

Read More

Highlight Non Formula Text with Conditional Formatting

A tutorial on how to highlight cells that have been hard coded as opposed to entered with formula. It allows users to quickly see cells that have had their formula over written.

Read More

Excel Dashboard Charting with Shapes

An Excel dashboard created using excel charts in the form of shapes. It compares data from prior periods with actual data in a beautiful final output.

Read More