top of page
9d657493-a904-48e4-b46b-e08acb544ddf.png

POSTS

One Macro, One Full Excel Expenses Dashboard (with Claude AI)

  • Writer: MirVel
    MirVel
  • Jun 8
  • 1 min read

Updated: Jul 13

Most expense reports start as a flat table — and stay that way. With a single VBA macro, you can turn that raw Data sheet into a polished, interactive dashboard, with no manual chart-building required.

The macro does the heavy lifting. It formats your table, builds seven PivotTables, lays out six KPI cards (total spend, budget, approval rate and more), draws five charts, and wires up Month and Department slicers so everything filters together. A live status bar shows each step as it runs.

All you need is a sheet named Data with the right headers. Additionally, Claude or another AI tool. Run the BuildExpensesDashboard macro button that you will need, and the whole report builds itself — then refreshes the moment your numbers change. Turning Raw Data from the screenshot below:


Spreadsheet of expense records with columns like Expense ID, Date, Department, Amount, Approved, Vendor Name and Invoice Number.
Raw Data, Expense Tracker

To something like this:

Expenses dashboard FY2025 with green charts and KPIs: 18.405K spent, 22.954K budget, 81.4% approval, 415 transactions.
Finished dashboard in Excel

By using Claude (or other) AI tool:

Webpage titled VBA dashboard hardening techniques showing DOCX upload cards and text about hardening a VBA Excel expenses dashboard
Prompt in Claude AI


With one click and a prompt:



Spare half a day by using and tweaking the prompts. Is this impressive or simply scary?


Credits: https://www.youtube.com/watch?v=NsZg0sgUFzU The whole file you can download here:


👉 Want to learn this hands-on? Book a live 1:1 Excel Basic Course and go from raw data to confident reporting.

Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
Page Logo

Turn Messy Data into Clear Dashboards and Better Decisions.

Explore

Contact

Address:
83022 Rosenheim, Germany

Join Our Newsletter

Get a free Power Query cheat sheet by subscribing!

© Excelized. All rights reserved.

bottom of page