Summarize Text Columns in Excel with Copilot to Categorize Survey Responses

Copilot in Excel can now read a column of free-text answers — survey responses, feedback, help desk tickets — and summarize it into clean categories with a live count. Here is the exact prompt and workflow.

Share
Summarize Text Columns in Excel with Copilot to Categorize Survey Responses

Copilot in Excel just picked up a feature I have wanted for a long time: it can read a whole column of free-text answers and summarize it into clean, countable categories. This one is on Microsoft's roadmap (roadmap ID 560531), and I caught it as soon as it rolled out.

If you have ever stared at a column full of written responses and thought, "I need to group these into themes," this is for you. Think customer survey responses, conference feedback, help desk tickets, or product reviews. Instead of reading every row and tagging it by hand, you hand the column to Copilot and let it do the categorizing.

What you need before you start

You still need a paid Copilot license for this to work — it is built right into Copilot in Excel. If you are not sure which plan you have, here is how to tell whether you have Microsoft 365 Copilot or the free Copilot Chat. I have done text analysis like this before with the COPILOT function, but now it is baked directly into the Copilot pane, so you do not have to write the formula yourself.

The example: a column of survey responses

I am working with a spreadsheet of fictitious survey data.

By the way, you can download this file so you can practice with it if you want:

The column I care about is column E, where the header asks, "What has your overall experience been like shopping with us?" Every row underneath is a sentence or two of free text — comments about checkout, the website, customer service, shipping, and so on. There are 25 responses in total, and nothing lives past column G on the sheet, which matters in a moment.

Excel worksheet with 25 free-text survey responses in column E
Column E holds the free-text answers to “What has your overall experience been like shopping with us?” — exactly the kind of column that is painful to categorize by hand.

Open Copilot and write one prompt

Click the Copilot icon to open the pane and start a new chat. If you hover over the icon you will also see quick options like Add data insights and Improve formatting, but for this we are going to type our own instruction.

The Copilot icon in Excel with quick-action options
Click the Copilot icon to open a new chat. The quick actions are handy, but here we will write a specific prompt.

Here is the exact prompt I used:

Analyze the responses in column E and identify the top five recurring themes. Create a new column with a category for each response.
The summarize prompt typed into the Excel Copilot pane
One prompt does the whole job: find the top five themes and tag every response with a category.

What Copilot builds for you

When the pane turns purple, Copilot is working — you can start reading its plan while it finishes. It reasons through the task in a few steps, and you can expand those steps to see exactly what it is doing. The first thing I check is that it looked at all 25 responses, and it did: it confirms the count and works through every row.

From there it does two things. It adds a new "Experience Theme" column (column H) next to the responses and tags each row with a category like Customer Service, Product Quality, Shipping & Returns, Website & App Experience, or Checkout & Payment.

Then it builds a small top-five summary table off to the side, using the COUNTIF function to count how many responses fall into each theme.

Copilot reasoning through the responses and listing the top five themes
Copilot reasons through the task, confirms it read all 25 responses, and surfaces the top five themes with counts.

Review the results

Before you trust any AI output, spot-check it. Walk down the new theme column and sanity-check a few rows against the original text: a comment about a loyalty program reads as Customer Service, a note about the product description maps to Product Quality, and comments about the website and app land in Website & App Experience. The categories held up across the responses I checked.

The summary table gives you the top five themes with a count and a share of the total: Customer Service (7), Product Quality (6), Shipping & Returns (6), Website & App Experience (4), and Checkout & Payment (2). Add up the shares and they come to 100 percent, which is a quick gut-check that nothing was dropped.

The finished Experience Theme column with a top-five summary and percentages
The finished result: a category for every response, plus a live COUNTIF summary showing each theme's count and share of the total.

Why the summary stays accurate

Here is the part I like most: the counts in the summary table are real COUNTIF formulas, not pasted numbers. Because the formula is live, if the categories ever change — you re-run the analysis, or you edit a theme by hand — the counts and percentages update automatically. You get a genuine, self-maintaining summary of a text column instead of a one-time snapshot.

That is the whole workflow: point Copilot at a text column, ask for themes and categories, and let it tag every row and count the results for you. It turns an hour of manual reading into a single prompt.

Excel COPILOT Function: Advanced Prompts with Real Examples
Push the Excel COPILOT function with five advanced prompts on a real sales dataset — regional totals, ranking, category comparisons, and finding the top improver by dollars and by percentage — plus how to verify every answer.
Fix Blanks in Excel Data with GO TO SPECIAL and the COPILOT Function
Every serious Excel user should have Go To Special in their toolkit. It is one of the fastest ways to find blanks, formulas, constants, or other specific cell types in a worksheet — and it pairs beautifully with the new Excel COPILOT function when your data needs more than a quick formula can handle. In this tutorial I'll walk you through a practical exercise. We'll count blanks with COUNTIF, highlight them with Go To Special, delete the rows that contain them, then tackle a real-world address
Copilot in Excel: When to Use a PivotTable vs Functions
Copilot in Excel can create PivotTables in seconds, and that is great for basic summaries. But when you need calculations that go beyond what a PivotTable can show — median, second highest, third highest — functions are the better approach. Here is how to use Copilot for both, and when to choose one over the other. The Source Data For this example, I have a dataset with car dealership records. The three columns that matter are Brand (column B), Invoice Amount, and Cost. The goal is to summari
Excel Copilot Now Works on Local Files (Edit with Copilot)
Microsoft 365 Copilot in Excel just received a meaningful update. What was previously called Agent mode is now called Edit with Copilot — and the big news is that it now works on local Excel files, not just files stored in OneDrive or SharePoint. Open Edit with Copilot in Excel Start by opening your spreadsheet in the desktop version of Excel. Click Copilot in the ribbon, then click Tools. You will see the option formerly known as Agent mode is now labeled Edit with Copilot. This renaming app