Articles by George Mount

Python in Excel: How to create a dashboard with Copilot

March 20, 2025 | George Mount

Lately I’ve been digging into how Python in Excel’s AI-powered analysis might disrupt traditional static dashboards. It offers a flexible, lightweight way to explore data—letting you ask questions, adjust them as the data shifts, and uncover what’s worth focusing on. Traditional dashboards, with their fixed visuals, ... [...Read more...]

Python in Excel: How to create PivotTables with Copilot

March 14, 2025 | George Mount

PivotTables in Excel are a fast, user-friendly way to summarize data and gain quick insights. However, they’re not formula-driven, which can limit control and flexibility compared to dynamic options like GROUPBY() or PIVOTBY() functions that embed logic directly into your analysis. If you’re counting on Copilot to craft ...
[...Read more...]

How to understand regular expressions in Excel

January 15, 2025 | George Mount

If you’ve ever encountered the challenge of sorting through data to find or manipulate specific text, you’ll know the potential headaches it can cause. Excel’s integration of regular expression (regex) functions has been a game changer, equipping users with powerful tools to search, extract, and replace text ...
[...Read more...]
1 2 3 13