Curated by THEOUTPOST
On Tue, 17 Sept, 12:04 AM UTC
3 Sources
[1]
How to Excel in Excel with Copilot
Excel has hundreds of formulas and the struggle is real to remember them. Now, instead of searching online for formulas, one can simply ask Copilot directly within the spreadsheet, making it easier to expand formula usage. Just as many believed MS Excel was becoming obsolete, Microsoft introduced the general availability of Copilot in Excel. This feature enables users to interact with Excel using natural language. Interestingly, this development comes after Microsoft recently released a research paper SpreadSheet LLM, a framework that enables LLMs to effectively process and analyse complex spreadsheet data. "Microsoft released a copilot in Excel, and it has officially caught up with Google in the AI race," posted a user on X. "Fantastic to watch" Meanwhile, Google also recently integrated Gemini into Google Sheets. Its key features include the ability to generate content based on user needs. Whether summarising spreadsheets, creating tables, formulating custom formulas, or simplifying data explanations, Gemini is designed to address a wide range of data analysis needs. The demand for Copilot grew as professionals began shifting away from Excel in favor of alternatives like Equals, Tomat AI, and Julius AI which had AI features. However, Microsoft Excel remains the world's most popular spreadsheet software. As of 2024, over 175,723 companies globally continue to rely on Excel as a key productivity tool. In fact, four out of five Fortune 500 companies use Excel, and more than two billion people around the world work with spreadsheets. Excel has hundreds of formulas and the struggle is real to remember them. Now, instead of searching online for formulas, one can simply ask Copilot directly within the spreadsheet, making it easier to expand formula usage. Moreover, Copilot is now capable of reasoning over structured data, beyond just tables, and can perform tasks like adding filters or splitting text. It also assists in highlighting key data points using formula- based conditional formatting. For instance, Copilot makes it easier to flag important details, such as identifying when spending exceeds revenue in a sales report. Not only that, users can now work with unformatted data, without needing to structure it as a table. The company has also introduced new features to fully utilise Excel's capabilities, including support for more advanced formulas like XLOOKUP and SUMIF, better conditional formatting, and the ability to refine visualisations such as charts and PivotTables with Copilot. With Copilot in Excel, it would be very easy to make data driven decisions. As a part of Copilot analysis, it now suggests the most effective visual formats, such as bar charts, line graphs, or PivotTables, and configures the appropriate fields, layouts, and filters for users. This allows users to make full use of Excel's powerful features without needing deep expertise. For example, a sales consultant can quickly understand the relationship between ad spend and campaign reach, as Copilot generates a PivotTable to assist in planning the budget for the next quarter. "Microsoft demoing Copilot in Excel- basically just an automated version of classic BI," posted a user on X. This feature is likely to challenge popular BI tools such as Tableau, Qlik Sense, Looker, and Zoho Analytics. Not all analysis involves numerical data, and Copilot's capabilities now include text analysis as well. It can process raw text and convert it into actionable insights, enabling detailed examination of both numerical and textual data with the same accuracy and efficiency. For example, Copilot can now analyse all the customer feedback from the past quarter and surface the top three concerns. Excel spreadsheets just got a major overhaul. Microsoft has announced a public preview of Python in Excel. It allows users to perform advanced data analysis directly within Excel by integrating Python. This feature enables users to use natural language to describe the type of analysis they want, and Copilot will automatically generate, explain, and insert the necessary Python code into the spreadsheet. It allows users to carry out complex tasks like forecasting, risk analysis, machine learning, and data visualisation using natural language, eliminating the need for coding. It's as if you have an expert data analyst on hand. To offer a complete experience to users, Microsoft also partnered with enterprise Python repository Anaconda, which includes libraries such as pandas, statsmodels, seaborn, and Matplotlib. Copilot provides transparency by explaining the generated Python code and creating a dedicated analysis sheet. This sheet serves as a sandbox for users to interact with Copilot, while the original data remains untouched. Users can also refresh the analysis as the data changes. In the past, many enterprises that have been hesitant to use ChatGPT for Excel-related tasks can now take advantage of Copilot, which is expected to be more secure and not use enterprise data. Interestingly, when Copilot in Excel with Python was announced last year, there were concerns about its local availability. To address these privacy issues, Microsoft has assured users that they are providing 'enterprise-level security.' This means the code will run in cloud-isolated containers with no network access, though some customers may still find this approach concerning. Copilot in Excel with Python is currently being made available to Windows Insiders, who are users participating in early testing of new software features. To use this feature, a Microsoft 365 Copilot license is required. Once this feature is activated, users can initiate advanced data analysis by either clicking on the 'Advanced analysis' prompt provided by Copilot or by entering a custom prompt asking Copilot to 'analyse with Python.'
[2]
Microsoft's AI Copilot will now help you make pivot tables and write Python code within Excel
Microsoft Excel is the de facto standard for a lot of corporate number crunching, but even some frequent users don't know everything that's possible to do in the spreadsheet program. And many data scientists and machine learning experts still prefer to do some of their work with other tools, including the programming language Python and its popular data science libraries. Now, Microsoft is looking to cater to both of those audiences, making generally available both an AI copilot that can guide your use of Excel and access to a facility for writing and using Python code directly within Excel. The Copilot can create formulas and pivot tables to answer a particular question, add sophisticated conditional formatting to highlight spreadsheet cells and rows with particular properties, and -- in a feature expected to roll out to some users over the next few months -- enter an "Advanced Analysis" mode that uses Python data science libraries to analyze and visualize data. "We see generative AI as a way to revolutionize how people do productivity in spreadsheets," says Catherine Pidgeon, head of product for Excel.
[3]
Microsoft's Office apps are getting more useful Copilot AI features
Microsoft is unveiling new features in its $30 per user Microsoft 365 Copilot monthly subscriptions that are designed to improve AI integration inside of Office apps. Excel is getting Python integration inside of Copilot, PowerPoint has an improved AI-powered narrative builder, Word is getting better at AI-assisted drafts, and Copilot will be able to help you organize your Outlook inbox, too. After bringing Python to Excel last year, Microsoft is now combining its Python support with Copilot to let Excel users easily perform advanced analysis on spreadsheet data. "Now, anyone can work with Copilot to conduct advanced analysis like forecasting, risk analysis, machine learning, and visualizing complex data -- all using natural language, no coding required," says Jared Spataro, corporate vice president of AI at work at Microsoft. "It's like adding a skilled data analyst to the team."
Share
Share
Copy Link
Microsoft introduces Copilot, an AI assistant, to Excel, transforming spreadsheet management with advanced features like natural language queries, pivot table creation, and Python integration.
Microsoft is set to revolutionize the way we interact with spreadsheets by integrating its AI-powered Copilot into Excel. This groundbreaking move promises to enhance productivity and accessibility for users of all skill levels, from novices to data analysis experts 1.
One of Copilot's most impressive features is its ability to understand and respond to natural language queries. Users can now ask questions about their data in plain English, such as "What were the top-selling products last quarter?" Copilot will interpret the query, analyze the data, and provide answers, often in the form of charts or tables 2.
Pivot tables, a powerful but often intimidating feature for many Excel users, are now more accessible than ever. Copilot can create complex pivot tables based on simple text prompts, eliminating the need for users to navigate through menus and options manually. This feature democratizes data analysis, allowing even those with limited Excel experience to gain valuable insights from their data 2.
In a move that bridges the gap between spreadsheet analysis and programming, Microsoft is introducing Python in Excel. This integration allows users to leverage Python's data science libraries and machine learning capabilities directly within their spreadsheets. Copilot can even generate Python code based on natural language descriptions of desired outcomes, opening up new possibilities for advanced data analysis and visualization 3.
Copilot's AI capabilities extend to data visualization, offering suggestions for the most appropriate chart types based on the data being analyzed. Users can request specific visualizations using natural language, and Copilot will generate them automatically, saving time and improving the overall quality of data presentations 1.
For users who struggle with Excel's vast array of formulas, Copilot offers a helping hand. By describing the desired calculation in plain language, users can now have complex formulas generated automatically. This feature not only saves time but also reduces errors and makes advanced Excel functions more accessible to a broader range of users 3.
The integration of Copilot into Excel is part of Microsoft's broader strategy to incorporate AI across its Office suite. This move is expected to significantly boost workplace productivity by automating routine tasks and enabling users to focus on higher-level analysis and decision-making. As AI continues to evolve, we can anticipate further enhancements to Excel and other productivity tools, reshaping the way we work with data in the digital age 2.
Reference
[1]
[2]
Microsoft announces the second wave of Copilot AI integration, bringing advanced AI capabilities to PowerPoint, Outlook, Teams, and other Office 365 applications. This update aims to enhance productivity and streamline workflows for users across the Microsoft ecosystem.
6 Sources
Microsoft announces the second wave of Copilot, expanding AI integration across its 365 product suite. The update introduces new features and capabilities aimed at enhancing productivity and creativity for businesses and individual users.
24 Sources
Microsoft is making a significant investment in AI technology to enhance Excel, aiming to make spreadsheets more intelligent and user-friendly. This move is part of a broader strategy to integrate AI across its Office suite.
4 Sources
Microsoft introduces Copilot, an AI-powered assistant integrated into Office 365 applications, transforming team collaboration and boosting productivity through automated tasks and intelligent features.
3 Sources
Microsoft introduces AI agents and updates to Copilot for Microsoft 365, aiming to boost adoption and productivity in the workplace. The new features include task delegation to AI agents and improved integration across Office applications.
2 Sources
The Outpost is a comprehensive collection of curated artificial intelligence software tools that cater to the needs of small business owners, bloggers, artists, musicians, entrepreneurs, marketers, writers, and researchers.
© 2024 TheOutpost.AI All rights reserved