"Vibe working" (and other AI nonsense)


AI is everywhere. And I mean everywhere.

Your email tool has it. Your spreadsheet has it. Even your coffee maker is probably marketing itself as "AI-powered" these days.

The pitch is always the same:

"This will do your work for you."

"Build fully functional apps without knowing how to code."

"10x your productivity."

And yeah, sometimes AI actually delivers. It's genuinely impressive when it does.

But here's what I've noticed: when it works, the work doesn't disappear. It just changes.

You go from creating to validating. From building to auditing. And let's just say: validating is often harder than creating. It requires even more knowledge, not less.

But the marketing won't tell you that.

Instead, they're calling it "vibe working."

If my boss introduced me to colleagues as a "vibe worker," I'd be offended. What does that even mean? That I only work when the vibe is right? That I'm unreliable?

This whole AI-will-replace-your-job-but-also-make-you-a-vibe-worker thing came up when I joined the Unpivot podcast crew. We got into my rocky relationship with Excel's Agent mode, talked about the behind-the-scenes of MVP music video and swapped notes on creating content.

Great chat, I'm grateful for the invite 😊

Looking forward to the reunion at the Global Excel Summit next May in London.

If you'd like to join us, there're still early bird tickets left (use the code LEILA at checkout for an extra 20% off).

🤓 Geeky News

🐍 Python in Excel: Customize your startup

Python in Excel comes pre-loaded with libraries important for data analysis. You don't need to import pandas to reshape your data or seaborn to create a swarmplot.

Until now, you could only view the initialization code. Now, you can edit it.

Add your own imports, functions, or configurations. Whatever your actual workflow needs.

Here's the best part: unlike code in the grid (which recalculates every time you change a Python cell), initialization code runs once when the workbook opens (or whenever you reset). Anything you define there is available throughout the workbook.

Rolling out to Insiders in Excel for Windows.

🪟 Animated wallpapers on Windows

Microsoft is testing the ability to add videos as wallpapers on Windows 11.

Spotted by insiders in the latest Preview build, when you go to personalize background, you can now choose from video formats like mp4 or mkv, in addition to standard images. The chosen clip will play on a loop.

Early tests suggest it's not a drain on resources, since only short and small videos are allowed.

Question is - will it act as distraction? The third party tools that allow it are very popular, so whether they distract or not, many people seem to want it.

I'll stick to my solid dark grey with no clutter.

🤖 Windows 11 gets agentic

And in over(?)hyped AI news...

Microsoft is rolling out several Copilot updates for Windows 11.

Voice is now the main interface. You can say "Hey Copilot" to start hands-free conversations.

Copilot Vision is expanding globally. It analyzes what's on your screen and can guide you step-by-step through apps or help you work with documents.

Windows Insiders are testing Copilot Actions, which can handle local file tasks: sort photos, extract text from PDFs, organize files based on what you describe.

New connectors let Copilot search across OneDrive, Outlook, and Google Drive in one place. Taskbar integration gives you quicker access.

The good news is that you have to opt in to use those features. Microsoft promises security and transparency. You can see what Copilot does and disable it anytime.

Time will tell how useful it really is.

👏 Wait, I Can Do What?

Huge congrats to Julia who just completed Python in Excel for the Real World 🎉

She went from "I can do this" to "wait, I can do what?"

Now when she sits down to solve a problem, she's not limited by what she already knew. She sees options that didn't exist before. Some she'll use tomorrow. Some in six months. But they're there.

See you next week,

Leila

Want more?

▶️ Subscribe on YouTube

🖇️ Follow us on LinkedIn

🥇 Join 400,000+ students in our courses

📣 Want to sponsor Between the Sheets? Get in touch here.

📨 If you were forwarded this message, you can get the free weekly email here.

This newsletter contains affiliate links, which give us a small commission on any purchase made at no cost to you. This helps us run Between the Sheets and bring you updates like this. Thank you for your support!

Leila Gharani - XelPlus

XelPlus is a leading online education company, providing training courses for Excel, Power BI, Finance, and Google Sheets. XelPlus’ bestselling courses are popular among financial analysts, CFO’s, and business owners. Technology is changing fast. We help our members turn confusion into confidence with every skill learnt.

Read more from Leila Gharani - XelPlus

We’re going off-script this week. You asked. I answered. Questions ranged from my honest thoughts on Copilot, VBA, ASMR voices (?), whether AI is coming for our Excel jobs... 31 questions. As fast as I could answer. It's all in this video: Also, a big Thank You if you're subscribed to my channel. Our community is approaching 3 million on YouTube which is crazy! 🤓 Geeky News 📅 Office 2016/2019 support ends next week October 14 marks the end of support for Office 2016 and 2019. That means no...

So Excel turned 40 this week! Officially middle-aged. But no mid-life crisis here. In fact, it's getting better with age. I had a thought as I was walking to work on Wednesday: What are the top 10 features I actually used in the past 40 days? Not my favorites. But ones I ended up using the most. Here's my list: 1. Power Query 2. FILTER function 3. XLOOKUP function 4. Python in Excel 5. Custom Number Formatting 6. Checkboxes 7. Pivot Tables 8. Power Pivot 9. GROUPBY function 10. Copilot...

⚠️ Ever seen Excel flash a circular reference error? One second your formula looks fine, the next Excel warns you it’s referring back to itself. That’s the nightmare of a circular reference. Excel stuck in an endless loop. To make matters worse, Excel isn't kind enough to point you to the source of the problem. 👉 In this blog, I’ll show you how to track down those sneaky errors and fix them fast. Sometimes though, you might want to use circular references. For example, to create automatic...