You get to learn about what is newly available in Excel! Not all professionals using Excel make the time and effort necessary to stay on top of improvements made to the software. After all, it is not easy to keep up with all the new additions given the fast pace in which this tool has evolved.
By attending events like the Global Excel Summit, at least once a year you can get an overview of what is new and how you can leverage Excel’s new capabilities at work.
Leila Gharani went through some of the most recent additions to Excel, covering new features like Focus Cell, True Dark Mode, the new TRIMRANGE function and operator, the Regular Expression functions REGEXEXTRACT, REGEXREPLACE and REGEXTEST, the new GROUPBY and PIVOTBY functions, and Python in Excel (which is now natively available in Excel with the capability to read data brought into the file with Power Query). Leila also mentioned the new Checkboxes feature, the TRANSLATE function, and Copilot.
Not only do you get a summary of what’s new, but you may also get a glimpse of what is coming next. Chris Webb, a member of the Fabric Customer Advisory Team at Microsoft, came to talk about how Power BI, Fabric and Excel fit together to boost productivity for any company size, but the most spectacular revelation from Chris to the Excel crowd might have been the one about Power Query’s editing capabilities coming soon to Excel for the Web. This new addition will certainly open new ways of developing solutions in Excel online.
One of the greatest investments by Microsoft in the recent past has been in AI, with Copilot being the tool integrating AI into Microsoft's applications. Several speakers covered Copilot’s capabilities, demonstrating how to use artificial intelligence in Excel to generate formulas, create charts, and transcribe handwritten data into spreadsheets.
David Fortin gave examples of how to take advantage of Copilot, including asking Copilot to create Excel formulas to solve a specific example, create charts from data provided, and transcribe handwritten data into a spreadsheet. Some features are exclusive to the premium version, but others are available in Copilot’s free version.
Using AI is a requirement for everyone to stay on top of productivity. Even if you are an expert, it is critical to learn how to provide Copilot with prompts that will make it generate the desired results and use this to help complete tasks faster.
George Mount talked about how Copilot and Python, now available from within Excel, can boost not only the professional’s productivity but also the type of outputs that can now be generated in Excel that were not possible or at least easy to accomplish before. George also showed a couple of use case scenarios demonstrating how to use Python in Excel and explained how Python and Copilot together in Excel can allow users to uplevel their data analysis game.
Several presentations were geared towards financial modellers. If you work in this area
Gary Knott talked about cash flow methods in Excel. He introduced different methods of how to use Excel for budgeting, covering forecasting, cash flow management, and expense tracking. He showcased templates and functions that streamline budgeting tasks, making financial planning more efficient. Liam Bastick played “Deal or no deal” to discuss best practice modelling tips. Danielle Stein Fairhurst showed us how to take advantage of PowerPoint for financial presentations. Ian Schnoor and Rob Langrick shared their best techniques to solve disparate practical problems faced by finance professionals as they model company cashflows and valuations, including getting to know the file well when you need to audit it and finding errors and irregularities in those models. Ian and Rob also talked about the job roles in the Finance industry and how Excel is the go-to tool across several mathematical areas like monitoring and risk analysis for example.
Best practices when working with Excel and Power BI is a big topic for data analysts and anyone building reports and developing solutions for others to use. Carlos Barbosa showed how some very “basic” skills like filtering and sorting are fundamental for a first approach to get to know the data you are dealing with on a project. After this preliminary investigation, the Excel professional should know if the data available can be trusted and the parameters and parameter ranges that are involved in the project. Then, when data is ready for analysis, Carlos presented Pivot Tables as one of the powerful tools available in Excel for data aggregation and summarization. All this will work even better and more dynamically if we use Excel Tables. He also reinforced how important it is to cross-check your data and confirm your report results.
Carlos’s presentation was also about how to bring Excel and Power BI together to take advantage of the best each tool has to offer, and demonstrated how some tasks can be accomplished with both tools.
Data Models are fundamental for analysis and automation that involve multiple tables and data collected from multiple sources. You can work with Data Models in both Excel and Power BI. In both programs, it is important to understand what a data model is, how to structure one by correctly creating relationships between the several tables and how to create the measures that will be used for analysis. Before all this, data must be imported, properly cleaned up and on tabular layout. Power Pivot, DAX and Power Query are the tools to learn if you want or need to work with data models in Excel or Power BI.
Carolina Lago talked about the importance of creating a single source of truth for your financial data and reporting, and suggests starting with Power Pivot in Excel to build your first data model and dashboard to combine and analyse data from multiple sources. Carolina demonstrates how to use Power Query, Power Pivot and DAX to create a data model in Excel. Carolina also explains why she recommends starting with Excel for your first data models and goes over the scenarios where you may need to move from Excel to other technologies.
Power Query is useful for anyone dealing with data that requires layout changes before it can be consumed, regardless of being a one-time or recurring task. Power Query can import data from multiple sources and load the resulting tables into an Excel table or into a data model. Maria Braga presented an introduction to Power Query and how to use it to automate your data importation procedures to update your reports. Power Query is extremely powerful because it can reduce drastically the time spent in cleaning and preparing data for reporting. These time savings are even more valuable when we are referring to recurring procedures.
When progressing in problem solving complexity using Power Query, dealing with the M language it is inevitable so that we can use functions that are not available on the user interface and optimize queries for faster refreshing. Melissa De Korte talked about how to debug, solve and avoid the most common errors in Power Query.
Important to note that Power Query is available also in Power BI and other Microsoft programs and platforms.
DAX is the language that allows us to create custom measures in Power Pivot in Excel to then use in pivot tables for our reports. DAX is also part of Power BI. Chandeep Chhabra gave an entertaining presentation on the CONCATENATEX function in Power BI showing us how to evolve in detail using that function to achieve different results. Chandeep won the award for the best in-person presentation.
If you read this article until now, you already saw Power BI mentioned a few times. Power BI is one of the natural progressions from Excel to scale reports and enhance data visualization. Many professionals leverage Power BI analyze in Excel to seamlessly integrate datasets, perform deeper insights, and transform raw data into structured, interactive dashboards. The integration of Power BI with other Microsoft tools like Teams, Power Apps, and Excel create a whole new world of possibilities for how data is made available and consumed.
Gustaw Dudek guided us through his recommendations related to the creation of dashboard mockups during the requirements gathering and testing processes of a project, to then transform them into beautiful and efficient dashboards.
Power BI dashboards are attractive and mindblowing. Interactivity capability is one of the first things that make these dashboards so interesting and useful, along with other Power BI characteristics like the ability to share reports only with different levels of access by user. However, Power BI may not always be accessible to all the teams - lack of knowledge and cost could be two reasons. Chandoo explains that the core functionality that exists in Power BI to allow for the chart interactivity, also exists in Excel, and since Excel is a tool with which most users are more familiar, and it does not require any extra license other than a regular Microsoft license, knowing how to add extra interactivity to the “regular” Excel charts, can be the way to go in some scenarios.
Chandoo exemplified how to create that interactivity on a bar chart in a one step-by-step example. The solution involves loading the data to the data model, using Power Pivot to create the necessary custom measures, creating Power Pivot Tables and applying slicers to those. All these steps may seem a lot to learn for a beginner, but these are the same things that a Power BI developer needs to know if creating the solution from scratch.
By using several chart settings in Excel, Chandoo showed how to create the same visual result that we get on Power BI where, when we filter, we still see the representation of the total values on transparent columns.
Chandoo also showed the behind-the-scenes techniques that he used to create other interactive visuals in Excel. These involved conditional formatting, in-cell checkboxes and several functions, including dynamic array functions like GROUPBY, FILTER, CHOOSECOLS, MAP and LAMBDA.
Charts are useful for decision makers because they can represent your data visually and convey a story, or detect patterns or values outside the norm in a much faster way than when looking through the numbers only.
Anyone in a role involving data analysis, is very likely to need to create charts. The important thing to understand is that a lot of work might be needed before the data is ready for charts to be built. As per Chandoo’s example, we see that building a chart is not just about picking the chart type we want and clicking a couple of buttons. It is about knowing how to clean your data with Power Query first, and then knowing what a data model is and how to build one in Power Pivot, knowing enough of DAX to build your measures, and then bringing Excel functions and features together to achieve the visual effect intended.
Sessions like Chandoo’s presentation provide the big picture to those who are still at the beginning of their learning journey in Excel, showing them the different learning directions they may need to look into to evolve their skills. This session also highlights the power of Excel and the things one can achieve with it when we are knowledgeable and get creative.
Dynamic Array Functions and the changes on the Excel engine that allow most classic functions to work with dynamic arrays, make calculations and reporting in Excel much more powerful and dynamic than before. LET and LAMBDA along with all the other new functions open a whole new world of possibilities for analysts and solution developers.
Diarmuid Early explained how we can create our custom functions with LET and LAMBDA. Before we had to use VBA to create custom functions in Excel. With LET and LAMBDA we can now create custom functions that are easily shareable and work in Excel online.
Alan Murray proposed that we “ditch” pivot tables in favour of the functions GROUPBY and PIVOTBY to aggregate and report. These functions allow for automatic report updating without the need for refreshing that pivot tables require. And by combining GROUPBY and PIVOTBY with other functions and Excel features like checkboxes, data validation, custom formatting, filters and slicers, we can develop some very interesting and dynamic Excel solutions.
Automation is the drive of today’s efficiency and productivity. VBA was for many years the go-to language for programming in Excel (and the other Microsoft applications.) It is still quite used today, but with the rise of moving data and files to the cloud, and the issue of security posed by malintended actors using VBA, Microsoft has been making other languages and technologies available to address the challenges that VBA cannot handle.
Bob Umlas showed how to create a wizard using VBA.
Mark Proctor talked about how to combine Power Automate and Office Scripts with Excel to achieve the dream of automating a procedure without having to click one single button.
Power Automate runs a flow of steps based on a trigger. Some examples of triggers, among many others, are receiving an email, creating a file in a folder and submitting a form. When a defined trigger action happens, the flow will run automatically. Office Scripts is a programming language primarily based on TypeScript, which is a superset of JavaScript. Office Scripts run online, and therefore allow for automation in some scenarios that VBA does not.
Using Excel just for fun was Richard Sumner’s proposal. He showed things he has built in Excel just because it makes him feel relaxed. Pixel art, calculations for game scoring, plotting locations on a map, clocks and unusual charts, board games and sport games simulators, strategy games, learning games for children were some of the examples. Richard invited Excel professionals to push Excel’s boundaries, be creative and not be afraid to try new things. He promises that by doing so, one will learn new things that will become useful when working in a business case scenario later on.
Besides the opportunity to meet some of the Excel Experts you have been following and learning from, you will be able to connect with other professionals from your business industry and different ones, and will get to know how people use Excel in different ways than yours. It can be a great opportunity to expand your network and perhaps uplevel your career. If not for anything else, you will certainly have fun connecting with other like-minded professionals at the event. Networking spaces and dedicated time frames are available for both the in-person and the online experiences of the event.
The Global Excel Summit brings together many different players of the Excel industry. This event is also an opportunity to learn about other tools available on the market that allow you to expand your Excel knowledge, skills and results.
That was the case with Sheetcast, the lead sponsor of the event. Celia Alves’s presentation on Sheetcast’s behalf showed how the Sheetcast add-in for Excel allows us to transform our workbooks into web applications.
As you can see, The Global Excel Summit has something for anyone using Excel and interested in expanding their skills. Data analysts, business analysts, accountants, bookkeepers, office administrators, project managers, financial analysts and other finance professionals, marketing analysts, sales managers, operations managers, human resources analysts and managers, supply chain analysts, administrative assistants, research analysts, investment bankers, budget analysts, customer service managers, logistics coordinators, procurement specialists, quality assurance analysts, real estate analysts and risk managers are only a few of the roles who could benefit from attending a spectacular event like this.
Meet Celia Alves! A former math teacher from Portugal, Celia moved to Canada and, with little Excel knowledge, taught herself the skills to become an internationally recognized Excel MVP. After facing economic challenges, she used Excel to automate processes at work and evolved into a full-time expert. Now, she leads the MS Excel Toronto meetup group, connecting thousands of Excel enthusiasts worldwide and continues to inspire with her passion for learning.
There is no going back now. Spreadsheet.com is gone and it is not coming back. So, rather than suffering a long drawn-out search for alternatives and a painful transition process, it is worth giving Sheetcast a try. Transitioning to Sheetcast is surprisingly easy, and affordable.
Meet Chandeep Chhabra! When the Mumbai investment bank where he worked suddenly couldn’t make payroll anymore, Chandeep decided to turn his “Excel expert” side hustle into a full-time career. Despite having little experience and zero Excel credentials, he cold-called his way into a job interview at a major financial services company—and the rest is history.
Follow the captivating journey of Ken Puls—from a novice to a renowned expert! Discover how this Excel hero transformed from an accounting supervisor to a global Excel trainer, sharing his passion for automation and unlocking Excel's full potential.
Embark on the remarkable odyssey of Alan Murray, in his journey from computer mentor to MVP. Starting with teaching computer basics, Alan's evolution into an Office 365 specialist led to him focusing on Excel and Power BI. Alan discovered his passion for Excel and is now leading the popular London Meetup, fostering a global community of Excel enthusiasts.
Discover Gašper Kamenšek's journey from college student to Excel MVP. His passion for Excel ignited during Microsoft Office classes, leading to a career shift and a thriving community involvement. Explore his experiences, insights, and adventures, from overcoming toxic work environments to becoming a sought-after speaker. Dive into his love affair with Excel and the ever-evolving landscape of data analysis.
Sheetcast proudly announces their lead sponsorship for Bulgaria Excel Days 2024, demonstrating their dedication to the Excel Community. Join experts Ken Puls, Gašper Kamenšek, Alan Murray, and others for three days of Excel insights, presentations, and masterclasses. Don't miss Alex Martin of Sheetcast, premiering advanced new functions and workflows. Bulgaria Excel Days 2024 runs April 23-25 in Sofia, Bulgaria.
As the only Excel MVP in East, Central, and Southern Africa, Crispo Mwangi stands out as an Excel Influencer, business owner, and host of an MS Excel Forum, making his skills highly sought after. Despite his many commitments, this Kenyan luminary published his latest book, "Excel with PowerQuery and ChatGPT.
Amid Spreadsheet.com's closure, Sheetcast provides a reliable solution, an Excel add-in. Created by a company of 15+ years, Sheetcast offers more than a quick fix. It pioneers innovative data management and application development, providing a secure path for those impacted by Spreadsheet.com's shutdown.
With Spreadsheet.com closing its doors on May 31, users are actively seeking alternatives. Sheetcast, an Excel add-in, stands out as the top solution, providing advanced capabilities and a seamless transition to reconstruct workflows into customized web apps. Sheetcast provides a smooth solution to Spreadsheet.com's shutdown
If you’ve ever viewed a report or infographic powered by Excel-generated graphics, you recognize that the time-tested spreadsheet application has some powerful tricks up its sleeve in terms of data visualization. Bar charts, pie charts, scatter plots, pivot tables, and more
Exactly 25 years ago, in 1998, Jelen published his first in a series of weekly Excel help articles at his brand-new website MrExcel.com (hardcore fans can still read that debut article thanks to the Wayback Machine). Soon afterward, he launched the MrExcel Message Board, an online community for Excel enthusiasts like himself.
For decades, Microsoft Excel has been a foundational component in the way global businesses collect, analyze, track, and report data. As powerful and flexible as Excel is on its own, however, it can now also serve as a stepping-off point to something even more dynamic and efficient.
N-nyiimock Bitanyanmi is a welcome and familiar face in the online Excel community, where he often goes by the name Justice. Behind his enthusiasm, knowledge, and eagerness to learn, however, lies a surprising fact: until he was almost an adult, he had rarely laid hands on a computer.
With Excel, your formulas, charts, and reports are only as good as the data you enter. So, if you’re responsible for entering a vast data set, it’s important to minimize the risk for error.
Pretty much anyone who has ever used Excel has a horror story or two to share—a misplaced decimal, a missing minus sign, a botched cut-and-paste, or some other minor blunder with potentially major consequences.
Too many of us are cautious in our daily lives, but cavalier with the safety and security of our spreadsheets.
Excel forms have improved my life. Now, I know there’s something even better (stick around to the end of this tutorial).
For years, Excel users have been able to collaborate on shared workbooks. By making it possible for multiple users to work together on a single file, Microsoft unlocked countless ways to boost efficiency and productivity.
Microsoft Excel debuted on the Macintosh in 1985 and came to Windows in 1987. Three and a half decades later, its name remains virtually synonymous with the very concept of “spreadsheets.”
The Necessary Evolution from Excel Spreadsheets to Web Apps. Like many of the greatest technologies of our time, spreadsheets can be our salvation or our downfall – and with great power comes great responsibility.
Sheetcast enables you to convert Excel spreadsheet to web apps directly in Microsoft Office, a tool you already use every day. Sheetcast is affordable, easy to learn, and has hundreds of potential uses (limited only by your imagination).
Maybe you’re a bit of an Excel guru. Your workmates frequently marvel at your ability to get the most out of the app, employing functionality they never even knew existed.