Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

Microsoft is scrapping the =COPILOT function from Excel after only a year since its release

You can do everything via the side bar instead.

Microsoft is scrapping the =COPILOT function from Excel after only a year since its release

Microsoft is consolidating its Copilot apps into a unified interface for consumer and work users. The company is aiming to create a "super app" that combines various features. As part of this change, some features will be retired, including group chats and Deep Research, although Microsoft 365 Premium subscribers will still have access to a similar research tool called Researcher.

The update will provide access to Microsoft 365 tools such as Word, Excel, and Outlook from within Copilot, as well as the ability to connect email, calendars, and cloud storage. Consumer Copilot app users will be moved to an updated version of the app starting August 18, with their history and most content carried across.

According to XDA Developers, the =COPILOT function in Excel, which allowed users to type out a formula in plain English, is being scrapped.

Brief written by urgent.news from XDA Developers, Computerworld, The Verge, Digital Trends — 4 reports on this story. Machine-written — may contain errors; check the original before relying on it.

Read the original at xda-developers.com →

More in Tech

Make AI-Generated HTTP Endpoints Prove Themselves on a Disposable Server

The fastest way to trust a generated API is not to read the code and not even to run its tests locally; it is to make the code stand up as an actual HTTP server and answer real requests before you let…

  • Deploy generated HTTP endpoints on disposable server to test runtime behavior
  • Validate endpoint with health check and echo service using real requests
  • Assess code by checking server uptime, response accuracy, and error handling

A Free Server Caught the GUI Fallback a Model Buried in a CLI

A small team shipped a CSV validation service. It passed on a workstation. It died three seconds after starting on a free server. This article reconstructs that failure as a reproducible case.

  • Small team built CSV validation service on workstation
  • GUI fallback caused failure on free server without display
  • Deploy gate catches GUI dependencies before production

More from Saturday 15 August →