Code Monkey home page Code Monkey logo

excel-labs's Introduction

Excel Labs, a Microsoft Garage project

Excel Labs is an Office Add-in for Excel that allows the Excel team to release experimental Excel features and gather customer feedback about them. Although some of these features may never be incorporated into Excel, this experimentation and feedback is vital.

Excel Labs currently includes two features:

  1. Advanced formula environment: An interface designed for authoring, editing, and reusing formulas.
  2. LABS.GENERATIVEAI: A custom function that enables you to send prompts to a generative AI model and return the responses directly to the grid. This is not part of Microsoft 365 Copilot.

The Microsoft Garage is an outlet for experimental projects for you to try.

Advanced formula environment

Advanced formula environment makes it easy to create, edit, and reuse formulas and named LAMBDA functions.

While Excel Name Manager lets you name and reuse any formula, including functions defined with LAMBDA, the interface makes it difficult to author these formulas. Common features that make programming easier are missing, such as immediate inline errors and syntax highlighting. Advanced formula environment fills this gap. It’s an interface for the Excel Name Manager that is designed for formula authoring. Using the advanced formula environment, you can:

  • Write formulas using an editor that supports inline errors, IntelliSense, comments, and more.
  • Indent formulas, making them easier to read.
  • Edit modules of named formulas using a single code editor.
  • Quickly reuse LAMBDA formulas by importing them from GitHub gists, or by copying them for other workbooks.

See Advanced formula environment for more information.

LABS.GENERATIVEAI function

With the announcement of Microsoft 365 Copilot, we see great potential in the power of generative AI. LABS.GENERATIVEAI is a custom function that enables you to send prompts to a generative AI model and return the responses to the Excel grid.

Using this function, you can test the benefits of generative AI directly in Excel. LABS.GENERATIVEAI is not part of Microsoft 365 Copilot but rather a place for you to play and experiment with generative AI today within the Garage framework.

LABS.GENERATIVEAI allows you to send simple or complex prompts to a generative AI model, such as requests to:

  • Analyze public information.
  • Process data and define the format.
  • Answer factual or creative questions.
  • Produce a response based on a sample.

LABS.GENERATIVEAI allows you to reference other cells in your workbook, and it can be called inside any Excel cell or named formula in the workbook.

See LABS.GENERATIVEAI for more information.

Platform support

Excel Labs works in Excel for Desktop, Mac, and on the web, without installing any additional software. To get started, install the add-in from the Office Store.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

excel-labs's People

Contributors

alison-mk avatar microsoftopensource avatar preston-johnson avatar jack-williams avatar microsoft-github-operations[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.