# Excel Formula Bot

{% embed url="<https://excelformulabot.com/>" %}

<https://excelformulabot.com/> is an AI-powered bot written by David Bressler that turns plain English descriptions into appropriate Excel formulas. It can be used to quickly generate formulas for Excel and Google Sheets, and is a useful tool for intermediate users who have mainly used YouTube to search for info on more advanced features. To use it, enter questions in the first column of a static spreadsheet tab, with their respective answers in the second column.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://luminary-cult.gitbook.io/luminary-cult/ai/documentation/excel-formula-bot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
