Google Sheets Gets Gemini AI Text Generation Functionality

Google is rolling out a powerful new AI function for Google Sheets that lets users generate text directly within spreadsheets using natural language prompts. Powered by Google Gemini, the new =AI() function allows you to create ad copy, summarize customer feedback, or categorize data — all based on spreadsheet cell content.

How It Works

Just input a formula like:

excel
=AI("Write a formal ad copy for the product. Cater copy to the objective and target audience.", A2:C2)

or

excel
=AI("For the customer, write a one sentence summary of their feedback.", A2:D2)

Gemini AI will then generate text tailored to your selected data. From ads and summaries to classification tasks, the tool makes Sheets more intelligent and context-aware.

Limitations

  • Supports only text-based outputs

  • Limited to 200 selected cells per request

  • Can’t access full spreadsheets or external Drive files

Availability

The feature is rolling out now to:

  • Google Workspace Business & Enterprise users

  • Gemini for Workspace Pro and Ultra plan subscribers

  • Gemini Education users (with the plan or add-on)

For a full list of supported prompts and examples, visit Google’s official support page.

Author:

Leave a Reply

Your email address will not be published. Required fields are marked *