{"id":9555,"date":"2022-03-03T09:00:12","date_gmt":"2022-03-03T17:00:12","guid":{"rendered":"https:\/\/www.microsoft.com\/garage-en-us\/?p=9555"},"modified":"2022-03-03T09:00:12","modified_gmt":"2022-03-03T17:00:12","slug":"a-new-way-to-author-and-share-excel-named-formulas-advanced-formula-environment-a-microsoft-garage-project","status":"publish","type":"post","link":"http://approjects.co.za/?big=en-us/garage\/blog\/2022\/03\/a-new-way-to-author-and-share-excel-named-formulas-advanced-formula-environment-a-microsoft-garage-project\/","title":{"rendered":"A new way to author and share Excel named formulas: advanced formula environment, a Microsoft Garage project"},"content":{"rendered":"

Advanced formula environment, a Microsoft Garage project, enables Excel users to write complex formulas efficiently and then share them in an Office Add-In for Excel.<\/p>\n

With the recent addition of the LAMBDA<\/a> function to Excel, it is now possible to author your own custom functions using the same formula language that powers millions of spreadsheets today. Excel LAMBDA significantly expands the raw capability of spreadsheets and provides a new horizon in which to explore how to write and share named formulas.<\/p>\n

The start of a journey<\/h3>\n

The advanced formula environment, a new Excel add-in, makes authoring named formulas easier.<\/p>\n

Drawing inspiration from popular code editors\u2014including Visual Studio Code\u2014the advanced formula environment add-in provides you with features such as intellisense, code folding, inline error detection, formatting, and namespaces.<\/p>\n

The advanced formula environment team designed this add-in to help you amplify what you can achieve using LAMBDA, and the team views this as their first step to understanding what you can do by programming in formulas.<\/p>\n

New capabilities for writing Excel named formulas<\/h3>\n

With the add-in you can write\u2014and share\u2014named formulas using new capabilities including:<\/p>\n