Populating an Excel Table from a Range of Cells with VBA
Working with Excel ranges and adding information to the associated datasets is relatively straight forward. When it comes to adding data to the bottom of a table you can do so with VBA.
Read MoreAdd Minimum and Maximum for Chart in Cells
When utilizing charts in Excel, it is frequently beneficial to manage the axis scale—particularly the minimum and maximum values—to enhance clarity or highlight significant data trends.
Read MoreInflation Over Multiple Years in a Single Cell
A financial model often estimates the financial results for a single company within the broader economy, focussing on microeconomic difficulties. This article outlines how to add inflation over multiple periods in a single cell.
Read MoreHubspot Dashboard
A dynamic dashboard based on Hubspot data. This is a dashboard that has been designed to summarise hubspot data in a small space and tell a compelling story with the data.
Read MoreMonthly Dashboard With Supporting Metrics
A guide to dashboard design. Outlining several crucial phases that are involved in creating an Excel dashboard: Specify your audience and purpose, Collect Inforation, Select KPIs, generate caclulations, Design, Test etc.
Read MoreExcel Show Missing Sheet Tabs
Excel's default setting is to show all the tabs below the workspace. In this article you will see how tabs can be made visible when you are unable to see them.
Read MoreRun Macro Overnight Automatically
unning a macro automatically is possible. The first thing to say about this procedure is you need to keep Excel running on your machine when you leave the office. Incidentally this procedure can be run at any time of the day or night.
Read MoreSplit 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 MoreMost Popular Author
Eloquens have released a list of their most popular authors for 2023. I was blest to win the award this year.
Read MoreCreating an Excel Dashboard - A Guide with Templates
Dashboards are the modern day way to display informative meaningful data. They show key information in a defined space. The rules and process behind making key performance dashboard will be covered in this article.
Read MoreTheSmallman in Another Top Blog Rank
An Excel blog ranking website that has TheSmallman included in a distinguished list of Excel VBA blogs.
Read MoreProject 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 MoreExcel 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 MoreHorizontal 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 MoreHiding 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 MoreCascading 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 MoreDashboard Upgrade
This is a new Excel Dashboard from an older dashboard I have upgraded. The transformation is complete.
Read MoreFeatured Posts
Recent Posts
Populating an Excel Table from a Range of Cells with VBA June 12, 2025
Fuzzy Distribution with Randbetween May 21, 2025
Add Minimum and Maximum for Chart in Cells March 12, 2025
Inflation Over Multiple Years in a Single Cell January 10, 2025
Hubspot Dashboard October 3, 2024
Monthly Dashboard With Supporting Metrics September 25, 2024
Excel Show Missing Sheet Tabs July 29, 2024
Run Macro Overnight Automatically June 24, 2024
Split File into Parts and Save to Directory April 20, 2024
Most Popular Author December 14, 2023