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.
I finally got my hands on Excel’s brand-new COPILOT() function. It brings the power of generative AI to your formulas. It’s only just rolling out to Insiders, so most people won’t see it yet. (Others won't see it because they don't have the Copilot license... 👀) Still, it already has the community buzzing. Some are calling it the “function that replaces all others” (spoiler: it doesn’t). Others say it’s pointless. As usual, the truth sits somewhere in between. In the right scenarios, it can...
You’ve probably seen the warnings (including from me): “Never use merged cells!” Is merging cells always bad? Like many things in Excel, the answer isn’t so black and white. There are situations where merging cells makes sense. And others where it completely wrecks your spreadsheet’s functionality. Here’s the simple rule I follow: ✔️ Top of the sheet for clean headers? Merge all you want. ❌ Middle of your data table? Absolutely not. (You can get the same effect with a smarter method... read...
Back from Greece, where family time (and way too much tzatziki + souvlaki) did the trick to recharge. Now that I’m back, I can see Excel didn’t rest. Some big updates rolled out while I was gone. Ones that actually make your work easier. Let’s jump into Geeky News 🤓 ✈️ AI in the grid: meet =COPILOT() Copilot in the side pane is fine. But now you can plug it directly in the grid. The new COPILOT function lets you type a natural-language prompt right into a cell and reference ranges as context....