|
Let’s be honest - Excel is amazing. But it wasn’t built for everything. Ever spent hours trying to fix dates to be formatted correctly? Or forced a chart to look “just right,” and it still didn’t? Yeah. We’ve all been there. But now there's a way to skip the workarounds… …and just type one line to get what you need. Say hello to Python. In Excel. And no - you don't need to be a programmer. I can’t tell you how many times I’ve opened files where dates looked like this: Unfortunately, there's no easy fix in Excel. Or there wasn't, until now. Guess what? Python's pandas can handle this with one short function: Looking at this, you’d never guess Python was used. It works just like a simple Excel formula - quick to type and cleans everything instantly. You can use the clean dates in formulas. Build Pivot Tables Or continue using Python for the next step. You've now got options. And that's the magic: Python fills the gaps where Excel struggled. So, what else can it do? Well, this takes me to our big announcement... 📢 Something Big is Coming Tuesday...We’ve been building something special: Python in Excel for the Real World. A brand-new course designed specifically to cover "the gap". It's filled with examples that everyday Excel users will LOVE - without having to "become a coder". And because demand is high, we're opening it up early to our insiders - with a very special deal. So if you're interested, join the interest list here.
Let’s make Excel do things it’s never done before. 🤓 Geeky News💻 Good news if you still can't let go of Windows 10Support for Windows 10 ends on October 14, 2025. This will affect Microsoft 365 apps. They'll continue to work but will no longer be updated. At least not with new features. Microsoft extended the security updates until October 2028. So, if you cling to Windows 10 (or your device doesn't support Win11), you can at least breathe easy about any bugs or vulnerabilities. 🗓️ Project Manager agent in Planner will keep you informedAnother app getting retired - this August, in fact - is Microsoft Project for the Web. It's getting rolled into Planner (Premium). Like all other Microsoft apps, Planner is getting the Copilot treatment. The Project Manager AI agent in Planner now sends real-time notifications when:
You’ll see these updates right in your Teams Activity feed, so you can stay in the loop and act fast - without hunting things down. It's currently in public preview for users with a Microsoft 365 Copilot license. 📝 OneNote gets a glow-upSome fresh updates just dropped for OneNote on Windows and on the Web. 🌌 OneNote’s interface just got a declutter. They’ve trimmed the fat between your ribbon and canvas, so you can see more of your notes, drawings, and tabs without squinting. Bonus: the search bar now floats. Oh, and don't forget about vertical tabs! 🖨️ If you tend to print everything out or save it to random folders, this update might be for you. Print to OneNote lets you print anything (PDFs, slides, websites, forms) straight into OneNote as searchable pages. Then mark it up, tag it, or draw on it. It’s like a digital sticky note board, but organized. 🕸️ Meanwhile, OneNote for the Web got a whole lot of improvements. You can expect smoother copy-paste actions as well as smarter tables. It also offers better language proofing and support for WebP images. Yeah... I still prefer the desktop version. Speaking of... 🟠 My Least Favorite ThingsWhen you open a file in Teams, you get this pop-up: Guess what happens when you click OK? 🤨 Come on, guess. I'll wait... Why add this extra step, why set defaults, if it's going to open in the browser anyway? 🙄 Cause that's exactly what happened. Get it together, Microsoft. 👏 From “Is Excel Even Relevant?” to “I’ve Got This.”When Alec joined Excel Essentials, he was skeptical. Excel felt like a relic... (as it does to many people). But once he saw what’s actually possible - with formulas, Power Query, dynamic arrays, and more - everything changed. Here’s what he shared after completing Excel Essentials for the Real World:
It pays to stay open-minded and always be learning. Unlocking possibilities in the process. Massive props to Alec! 🙌 See you next week, Leila P.S. Watch out for our special Python announcement! 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! |
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.
Recently, I spent an hour testing something. I copied data from a PDF into Excel. You might already know what happens when you do that manually: everything from the row jams into one cell. Complete mess. So I opened Copilot in Excel and asked it to split the data for me. It immediately went to formulas. Simple ones first, then increasingly complex combinations. I tested each one. None of them split the values correctly. Here's what I should have done: skipped the manual copy entirely and used...
Someone just joined your team. They got a quick walkthrough from IT. Maybe from you. Now they're staring at a spreadsheet trying not to look lost. You see, there are a few very simple features that would make the life of an Excel newbie a whole lot easier. I cover 8 of them in this video: #1 was shocking when I discovered it. And #7 saved me days when we had to update all our group reporting files after a rebrand. If you already know your way around Excel, be honest: did you know all 8?...
You've built this cool visual using formulas. Dynamic, clean, exactly what the dashboard needs. For example, a waffle chart Now you want to add it to the main dashboard sheet. But there's a problem. If people start clicking around, they might accidentally delete a formula. Or overwrite a cell. And now your carefully crafted visual is broken. You could protect the sheet. Enter password every time you need to make changes. Or you could get creative. Take a snapshot instead. Linked Picture and...