Welcome back to Between the Sheets. Exciting updates have been rolling out in the Excel world, and we’ve got everything you need to stay ahead. Today, we cover:
🐍 Python in Excel Now AvailablePython is now rolling out to all Microsoft 365 Business and Enterprise users on Windows! It’s a powerful feature for data analysis. You can create charts with it that you couldn't create with standard Excel features. Learn more about the availability here. How to Check if You Have It:Go to the Formulas tab and look for “Insert Python.” Get Started with Python in ExcelWhen I think of using Python in Excel, three specific tasks come to mind:
When Python was first released in the Microsoft Insiders Beta, I tested it to see what it could do. I’ve shared my results in this blog post. You can also download the Practice File and start exploring Python in Excel. Note: Python is included in the Microsoft 365 subscription, with an optional paid add-on for faster performance (I doubt though it's really optional if you want to use it effectively). 🔍 Advanced Data Analysis with Copilot & Python in ExcelThe great thing about Copilot is that it can create your Python code right within Excel. It uses Python libraries to generate, explain, and insert the code into your sheet. No coding skills needed. So in theory, even if you don't know much Python, you should be able to get your code. But obviously, it's never a good idea to trust the AI results without understanding the implications. So it does pay off to learn some Python if you're planning to use it. At the moment, only US-based Insiders with a Microsoft 365 Copilot license can access this feature. So I haven't been able to test it yet. 💚 Microsoft filling requests...The Excel MVP community is abuzz with a new discovery in the View tab in the Beta Insiders version. A long-requested feature that until now required VBA workarounds or third-party add-ins. Focus Cell highlights the row and column of the selected cell. This directs your sight to the right headers of the value you're looking at. You never lose the context of what you're seeing. It's a very welcome addition. Hopefully it will make its way to general availability soon. Another long overdue request - dark mode in Power BI. Personally, I'm not a fan of dark mode, but it has been widely requested ever since it was removed back in 2019. Now it's back by popular demand. The question is "whose demand?" This Reddit post made us laugh. It sums up the whole situation pretty well. Anyways, now you can switch between light and dark mode so that everybody's happy 😁 👏 Power StoriesWe’re excited to announce that the first certificates and badges for the Excel Pivot Table Essentials course have been issued! Congratulations to Bhaskar for successfully completing the course. He's taken multiple courses and I'm SO impressed by his dedication. Thank you for the kind and thorough review. 😊 Your feedback helps us continue to improve and support smart learners like you. Got a success story about using your XelPlus skills? I’d love to hear it! Hit reply to share the details, and inspire other students 😇 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! |
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.
“Why would I use Python in Excel if it can’t handle external data?” That’s the top complaint I hear. And it’s flat-out wrong. You see, Python people try to use Python code to import the data. That doesn't work. Excel people do copy-paste or load via Power Query into a sheet. That works - but it bloats your file. And if your dataset has more rows than Excel can handle, you're stuck. The solution? Don't load your data into Excel at all. Go from a raw CSV... ...to a clean correlation heatmap in...
You open the file. The formula’s broken. The chart’s gone. Cell colors? A rainbow mess. You don’t know who did it. Doesn’t matter. Excel’s Version History has your back. It quietly keeps snapshots of your file, so you can rewind, review, and restore past versions. Find out what changed, when, and roll back if needed. Fix the mess. No drama. No blame. 👉 Here’s how to use it—fast. (BTW, if you want to create a dashboard like the one on the right - before someone took a sledgehammer to it 🔨 -...
You’re tracking the numbers. But do they mean anything? 📚 More hours studying. 📈 More money on ads. 💤 More steps before bed. Are they actually making a difference, or are you just hoping they are? Most people guess. Smart ones use a simple Excel function to find out. It’s called RSQ, and it tells you how much one thing affects another. Never heard of it? You’re not alone. We ran a quiz last week and only 10% of our community got it right. 👀 When you do get it, everything changes. No more gut...