Save hours each week - free chat with an Excel AI expert!

Help & Support

Find answers to your questions and learn how to get the most out of ExcellentAI

=AI.OUTPUT()

=AI.OUTPUT(prompt, input, example)

Parameters

prompt (required)

Your instruction to the AI.

Examples: "Summarize this paragraph", "Translate to Spanish", "Draft a catchy email subject"

input (optional • single cell)

Cell that holds the text or value you're working on.

Examples: A2 (customer review), B5 (long paragraph), C7 (price string "$49.99")

example (optional)

Cell showing your ideal output format.

Examples: D1 containing "• Point 1
• Point 2", or E1 containing the text "Positive/Negative"

Key Features

  • AI power directly inside any Excel cell
  • Understands natural‑language prompts
  • Single‑cell input keeps formulas simple
  • Example cell locks style and structure
  • No macros or VBA required
  • Works with Excel's native engine

Usage Examples

Summarise a paragraph (prompt‑only)

=AI.OUTPUT("Summarise in one sentence:", A2)

Translate customer feedback (prompt + input)

=AI.OUTPUT("Translate to French:", B5)

Create a 3‑bullet action list (all three arguments)

=AI.OUTPUT(
  "Turn the text into 3 crisp bullet points under 10 words each:",
  B2,
  D1  // D1 contains "• Example bullet"
)

Classify sentiment (prompt + example to lock output)

=AI.OUTPUT(
  "Is this review Positive or Negative? One word only:",
  A2,
  E1  // E1 contains "Positive"
)

Support

Enterprise Solutions

Looking for integrated Excel solutions for your enterprise? Schedule a free AI consultation with our team.

Need more help?

Can't find what you're looking for? Contact our support team for assistance.