Preparing your learning space...
100% through Setting Up AI tutorials
Not everyone's company runs Microsoft Copilot. If you use ChatGPT and want AI in Excel, the route is different: you install a ChatGPT add-in and connect it to your workbook. This tutorial walks through that third-party path — the add-in, browser vs desktop, connecting it, and the privacy rules that come with it.
ChatGPT doesn't come with Excel — you bring it. Connecting the two lets you send spreadsheet questions to the model and get formulas, cleaned-up data, and clear explanations back, without ever leaving Excel.
Why it's useful: it works with any OpenAI account, including the free tier, and it can sit alongside Copilot if you happen to have both.
A quick look at the value:
Ask in plain English → "What formula turns this text into a date?" Answer from the model → =DATEVALUE(A2) plus a one-line explanation Selected cells get read → the model looks at what you highlighted before answering
The whole point is that the AI works on your data, right now, in the app you already use.
ChatGPT for Excel is the name of a popular add-in (there are several in the store, so pick the one whose listing looks official and read its description). It is not the chat website. It's a pane inside Excel that talks to the OpenAI service in the background.
When you open it you get:
There are two flavors:
| Flavor | What you get |
|---|---|
| Free | A limited number of requests per day; good for trying it out |
| Premium (subscription) | No daily cap, more features, prompts generally not stored |
Start free, and only pay if you find yourself hitting the daily limit.
Add-ins are small apps that plug into Excel. They add buttons and panes to the ribbon — no separate window, no running two programs at once. The ChatGPT add-in is just one of thousands in the Microsoft 365 store.
Why it's useful: everything happens inside the workbook, so your data, your work, and the AI's answers stay in one place.
The install path is the same for any add-in:
Insert tab → Get Add-ins → search "ChatGPT" → click Add
Common mistake: downloading "ChatGPT for Excel" from random websites. Only use the official Office Add-ins store (AppSource) — anything else risks fake or bundled adware.
ChatGPT add-ins don't all run everywhere. Check the add-in's own listing, because some work in both Excel desktop and Excel for the web, while others support only one.
| Version | Strengths | Watch out for |
|---|---|---|
| Desktop (installed app) | Full features, works on offline files | Add-in must list desktop support |
| Browser (Excel for the web) | No install, works on any machine | Files live online; add-in must list web support |
Best practice: before installing, read the add-in's description to see which Excel versions it supports. If you're on a company machine that blocks add-ins, the browser version is often the easier route.
Installing the add-in is only half the job. You still need to connect it to an account before it can answer.
A typical flow:
Select A1:C20 → ask "Give me the average sales per region" → the model replies with a formula in the pane → copy the formula and paste it into a cell
Common mistake: forgetting to select cells first. The add-in answers based on your selection — with nothing selected you get a generic reply that has nothing to do with your sheet.
This is the section that separates the ChatGPT route from the built-in Copilot one. When you use a ChatGPT add-in, your data leaves Microsoft's environment and goes to OpenAI. Anything you type in a prompt — including the contents of the cells you selected — is processed on their servers.
Keep these rules in mind:
Best practice: on sensitive workbooks, keep ChatGPT disconnected, or work on anonymized sample data instead of the real figures.
Common mistake: treating the add-in like Copilot and assuming your company's data rules apply to it. They don't — anything you send is covered by the add-in's own policy, not your work policy.
Save your progress and earn XP for completing tutorials.
3 questions · Pass with 70%+
1How does ChatGPT get into Excel?
2What is the most common way to connect the add-in to OpenAI?
3When you send a prompt in the ChatGPT add-in, where does your data go?
Keep learning
Technology
Excel with AI
Lesson group
Setting Up AI
Progress
100% complete