Excel

TheSmallman.com

an XL ideas Lab

Dashboards VBA
  • Home
  • Dashboards
    • Tips & Tricks
    • Charts
    • Modelling
    • Infographics
    • VBA
  • Shop Dashboards
    • Power Pivot a User Guide
    • Excel Dashboard Course
    • Advanced Dashboard Course
    • Financial Modelling Course
    • Excel VBA Course
  • Blog
  • About
Menu

Excel Dashboards VBA

Street Address
City, State, Zip
Phone Number
an XL ideas Lab

Your Custom Text Here

Excel Dashboards VBA

  • Home
  • Dashboards
  • Excel Tips
    • Tips & Tricks
    • Charts
    • Modelling
    • Infographics
    • VBA
  • Shop Dashboards
  • PowerPivot
    • Power Pivot a User Guide
  • Courses
    • Excel Dashboard Course
    • Advanced Dashboard Course
    • Financial Modelling Course
    • Excel VBA Course
  • Blog
  • About

Incident Tracking Dashboard

April 27, 2015 Marcus Small
Incidents Excel Dashboard Report

The dashboard tracks incidents by year and by cost.  It is only a small dashboard but has stacks of functionality.  The chart on the far left is achieved through a smart Excel formula called the REPT funcion.  It will repeat formula a set amount of times.

If I was to write the word Car in A1 and 3 in B1, the following formula

=REPT(A1,B1)

Would produce a result as follows

CarCarCar

So this formula can be used in conjunction with webdings and wingdings.   There are plenty of options in these menus to add relevant pictures.  Try it for yourself.

The dashboard also uses a useful technique outlined in my previous blog post.

Excel VBA Slicer Selection

It uses VBA to trap the clicking of the slicer (actually it traps a change in the pivot table the slicer is linked to).  So as  new year is clicked both chart 1 and chart 3 (far left and far right charts) are sorted in descending order.  This is done for visual effect. 

This is the final output for the attached Excel workbook.

This is the final output for the attached Excel workbook.

The following is the Excel file with the above dashboard.

 

IncidentDashboard

Tags Excel, Dashboard, VBA, Incident, REPT
← Social Media Dashboard in ExcelEvaluate and Filter Part 2 →

Featured Posts

Excel Dashboards: Tracking a Crisis

Excel Dashboards: Tracking a Crisis
April 14, 2020

Recent Posts

Populating an Excel Table from a Range of Cells with VBA

Populating an Excel Table from a Range of Cells with VBA June 12, 2025

Fuzzy Distribution with Randbetween

Fuzzy Distribution with Randbetween May 21, 2025

Add Minimum and Maximum for Chart in Cells

Add Minimum and Maximum for Chart in Cells March 12, 2025

Inflation Over Multiple Years in a Single Cell

Inflation Over Multiple Years in a Single Cell January 10, 2025

Hubspot Dashboard

Hubspot Dashboard October 3, 2024

Monthly Dashboard With Supporting Metrics

Monthly Dashboard With Supporting Metrics September 25, 2024

Excel Show Missing Sheet Tabs

Excel Show Missing Sheet Tabs July 29, 2024

Run Macro Overnight Automatically

Run Macro Overnight Automatically June 24, 2024

Split File into Parts and Save to Directory

Split File into Parts and Save to Directory April 20, 2024

Most Popular Author

Most Popular Author December 14, 2023

 

Follow US:

 
 

MarcusSmall@thesmallman.com

 

TheSmallman.com - Making your small systems hum...
© Copyright 2013-2024 theSmallman.com All Rights Reserved.