Subscribe
Microsoft 365Tested · May 30, 2026Microsoft 365 Copilot (May 2026 build

Why =COPILOT() Isn’t Showing in Excel: 6 Reasons and How to Fix Each

by Waheed Burna | Jun 3, 2026 | Microsoft 365 | 0 comments

You typed =COPILOT( and Excel doesn't recognize the function. Six reasons that happens — release channel, license, tenant policy, sensitivity labels — ranked by how likely each one is your problem.

i
TL;DR Summary

The =COPILOT() function only works on Microsoft 365 Beta/Insider Channel with an active Microsoft 365 Copilot license ($30/user/month add-on). Most 'not showing' reports come down to three things: wrong release channel, no Copilot license on the tenant, or license not assigned to your user. Work through the six reasons below in order.

!
The Bottom Line

If you can't see =COPILOT() in Excel, work through six checks in order: release channel → tenant license → user license assignment → tenant policy → sensitivity labels → regional rollout. The first three solve about 85% of cases. If none work, escalate to your IT admin with the diagnostic info from the checklist at the end.

You typed =COPILOT( into a cell and Excel either auto-completes to something else, throws #NAME?, or just ignores you completely. Frustrating — especially after reading articles that make the function sound like it’s already available to everyone.

Here’s the truth: as of mid-2026, =COPILOT() is still rolling out gradually. Microsoft is doing what they always do — limited release first, then broader availability over months. Whether you see it depends on six specific things, and most “it’s not showing” reports come down to the first three.

This guide walks through every reason in order of how likely it is to be your problem. Test each one before escalating to your IT admin.

Microsoft Excel formula bar showing =COPILOT( typed in a cell with no function autocomplete suggestion appearing, indicating the function is unavailable in this build
When =COPILOT() is unavailable in your Excel build, the formula bar shows no autocomplete suggestion as you type the function name — the first visual signal something is wrong.

Quick Diagnostic: Answer These 3 Questions First

Before troubleshooting, get three pieces of information. They’ll narrow down which fix you need:

  1. What Excel version are you running? Go to File → Account → About Excel. Note the channel (Current, Monthly Enterprise, Semi-Annual, Beta, or Insider) and the build number.
  2. Do you have a Microsoft 365 Copilot license? Not Microsoft 365 Business Standard — the separate Copilot add-on that costs $30/user/month. If you’re not sure, ask your admin or check Microsoft 365 Admin Center → Billing → Licenses.
  3. Are you the tenant admin? Some fixes require admin access. If you’re not, identify who is before you start.

Got those? Now work through the six reasons in order.

Reason 1: You’re On the Wrong Release Channel

Probability you’re hitting this: roughly 60%

=COPILOT() is currently available only on the Microsoft 365 Beta Channel (formerly Insider Channel). If you’re on the Current Channel, Monthly Enterprise Channel, or Semi-Annual Channel, the function simply doesn’t exist in your build of Excel yet. Microsoft will roll it out to broader channels over time, but right now it’s Beta-only.

How to check your channel

Open Excel → File → Account → About Excel. Look at the channel name at the top of the dialog.

Microsoft Excel About dialog accessed via File menu Account section, displaying the current Microsoft 365 release channel and build number information
The About Excel dialog under File → Account shows your current Microsoft 365 release channel. =COPILOT() requires Beta Channel or Office Insider as of mid-2026.

If it says:

  • Beta Channel or Insider — You’re on the right channel. Skip to Reason 2.
  • Current Channel — You need to switch. See below.
  • Monthly Enterprise Channel or Semi-Annual Channel — You won’t get =COPILOT() until Microsoft promotes it to your channel. Switching channels requires admin action on managed devices.

How to switch to Beta Channel

For consumer or personal Microsoft 365 accounts, you can join the Office Insider program manually:

  1. Open File → Account → Office Insider → Join Office Insider
  2. Choose Beta Channel
  3. Restart Excel
  4. Wait for the update to download (can take 10 to 20 minutes)
  5. Reopen Excel and check About Excel again to confirm the channel changed

For business or enterprise accounts, your tenant admin must change the channel via the Microsoft 365 Admin Center. Individual users cannot do this themselves on a managed device.

A warning: Beta Channel includes pre-release features that can be unstable. Don’t switch a critical production machine to Beta unless you understand the risk. For testing, use a secondary device or virtual machine.

Reason 2: Your Tenant Has No Copilot Licenses

Probability you’re hitting this: roughly 15%

Microsoft 365 Copilot is a separate paid add-on, not included in any standard Microsoft 365 plan. If nobody at your organization has purchased Copilot licenses, =COPILOT() won’t work for anyone — regardless of channel.

How to check

Sign into Microsoft 365 Admin Center at admin.microsoft.com → Billing → Your products.

Look for a product called Microsoft 365 Copilot in your subscriptions list. If it’s not there, your tenant hasn’t purchased Copilot licenses.

How to fix

Someone with billing admin rights needs to purchase Copilot licenses. Pricing as of mid-2026:

  • Microsoft 365 Copilot: $30/user/month, annual commitment
  • SMB option: Smaller tenants may use the “Microsoft 365 Copilot for Small and Medium Business” SKU

If you’re an SMB user without admin access, escalate to whoever manages billing.

Reason 3: A Copilot License Isn’t Assigned to YOUR User

Probability you’re hitting this: roughly 10%

This is a sneaky one. Your tenant might have Copilot licenses, but they might be assigned to other users — not you. Excel won’t show the function for unlicensed users even if other people in the same tenant can use it.

How to check

Two ways:

Self-check: Open myaccount.microsoft.com → look for Subscriptions or My subscriptions in the sidebar. Look for Microsoft 365 Copilot in the list. Note: many work accounts have this section hidden by tenant policy. If you can’t find it, skip to the admin check below.

Microsoft 365 Admin Center Users page showing the Licenses and apps tab for a user account, with Microsoft 365 Copilot license assigned and visible in the licenses list
As an admin, you can verify Microsoft 365 Copilot is assigned to a user in Microsoft 365 Admin Center → Users → Active users → select user → Licenses and apps tab.

Admin check: In Admin Center → Users → Active users → find your account → Licenses and apps tab. Confirm Microsoft 365 Copilot is checked.

How to fix

Your admin needs to assign you a Copilot license. In Admin Center → Users → Active users → select your user → Manage product licenses → check Microsoft 365 Copilot → Save.

Allow 15 to 30 minutes after license assignment for the change to propagate. Close and reopen Excel.

Reason 4: Tenant Admin Has Disabled Copilot in Excel

Probability you’re hitting this: roughly 8%

Microsoft 365 admins can disable Copilot features at the organization level even if licenses are assigned. This is increasingly common at companies with strict data governance — Legal or InfoSec asks IT to block Copilot until contracts and policies are sorted.

How to check

You need admin access. In Admin Center:

  • Settings → Org settings → Services — look for Microsoft 365 Copilot entries
  • Or the Microsoft 365 Apps Admin Center — policies that affect Copilot in Excel specifically

If you’re not the admin, ask the question this way: “Is Copilot in Excel enabled for our tenant? Can you confirm there’s no policy disabling the =COPILOT() function specifically?”

How to fix

Admin removes the policy or grants exceptions. This is a conversation, not a checkbox — there’s usually a reason the policy exists (compliance, data residency, vendor risk). Be prepared to explain why you need it for legitimate business workflows.

Reason 5: Workbook Has a Sensitivity Label That Blocks AI Processing

Probability you’re hitting this: roughly 5%

Microsoft Purview sensitivity labels can restrict Copilot from processing the contents of a workbook. If your workbook is classified as Confidential or has any label with AI-processing restrictions, =COPILOT() returns #BLOCKED! or fails to execute.

How to check

Look at the top of the Excel ribbon for the sensitivity label name (for example, “Sensitivity: Confidential”). If you see one, that’s the suspect. You can also check via File → Info → Sensitivity to see the current label.

How to fix

Two options:

  • Change the label if you have permissions: File → Info → Sensitivity → choose a less restrictive label like “General” or “Internal”
  • Test with a new blank workbook without any label applied. If =COPILOT() works there but not in the labeled workbook, you’ve confirmed the cause.

If your data legitimately needs to stay labeled Confidential, you cannot use =COPILOT() on that workbook — that’s the label doing what it’s supposed to do.

Reason 6: Regional or Rollout Availability

Probability you’re hitting this: roughly 2%

Microsoft rolls out features in waves. Some Microsoft 365 regions and tenants get features weeks or months after others. =COPILOT() may not yet be available in your specific tenant even if everything else above checks out.

How to check

There’s no clean self-service check for this. The signal is: you’ve ruled out all five reasons above, you’re on Beta Channel with an active Copilot license, AND nothing works.

How to fix

Wait. Or open a Microsoft support ticket asking about rollout status for your tenant. Don’t expect a specific date — Microsoft is rarely transparent about per-tenant rollout windows.

The Escalation Checklist

If you’re stuck and need to bring in IT or your admin, send them this message. It saves both of you about 30 minutes of back-and-forth:

Hi [admin],

I need help getting the =COPILOT() function working in Excel.
Here's what I've verified myself:

[ ] Excel channel: __________ (need Beta or Insider)
[ ] Tenant has Microsoft 365 Copilot licenses purchased: Yes / No
[ ] License assigned to my user: Yes / No
[ ] Build number: __________
[ ] Workbook sensitivity label: __________

What I cannot check without admin access:
- Tenant-level Copilot policies in Org Settings
- Whether the function is blocked at the admin policy layer
- Regional rollout status for our tenant

Can you confirm these and let me know what's blocking it?

When It Finally Works

Microsoft Excel cell showing a working =COPILOT() function with the formula in the formula bar and a sentiment classification result returned in the cell
Once =COPILOT() is properly licensed and you’re on the right channel, it executes like any other Excel function and returns results directly in the cell.

Once =COPILOT() is showing in Excel, you have a different set of things to learn — what it’s actually good at, what to avoid, and how to handle the errors that come up during use (different from the “not showing” errors above).

For that, see our guide on the =COPILOT() function, which covers what we found after testing the function across 200+ cells in real business workflows.

Frequently asked questions

No. They are two different products with confusingly similar names. =COPILOT() is a cell function you type directly into a formula. Microsoft Copilot in Excel is a chat sidebar that opens in a side pane. They have different capabilities and may have different licensing requirements.

Microsoft has not published a specific date. Based on their typical rollout pattern, Beta features take six to twelve months to reach the Current Channel. Expect general availability sometime in late 2026 or early 2027 — but this is an estimate based on historical pace, not a Microsoft commitment.

No. A free Microsoft account will not give you the Excel =COPILOT() function. You need a supported Microsoft 365 plan and the right Copilot license. In business accounts, that usually means the Microsoft 365 Copilot add-on must be assigned to your user. In personal accounts, no Microsoft 365 Personal plan currently includes =COPILOT() — you would need the business Copilot add-on.

The Microsoft 365 Copilot license is assigned per-user, not per-tenant. Your colleague has a Copilot license assigned to their account; yours does not. Ask your admin to assign one to your user, or check your assigned licenses at myaccount.microsoft.com. Do not reinstall Excel — that does not fix license assignment.

This means Excel recognizes the function definition but cannot execute it. Common cause: you are on a build that includes the function but your license or tenant does not have AI processing enabled. Check your Copilot license assignment and any tenant-level policies that may be blocking the function.

Testing methodology

Last tested May 30, 2026
Versions tested Microsoft 365 Copilot (May 2026 build, Beta Channel) Excel for Microsoft 365, Beta Channel (build 2406+) Windows 11 and macOS Sequoia

This troubleshooting guide is based on testing across three different Microsoft 365 tenants between April and May 2026: a Microsoft 365 Business Standard tenant with Copilot add-on, a Microsoft 365 E5 enterprise tenant, and a Microsoft 365 Personal account on Office Insider Beta Channel.

Test scenarios reproduced:

  • Wrong release channel (verified on Current Channel and Monthly Enterprise Channel)
  • Missing tenant license (verified on a tenant without the Copilot SKU)
  • Unassigned user license (verified by removing and reassigning a license)
  • Tenant admin policy blocking (verified via Microsoft 365 Apps Admin Center)
  • Sensitivity label blocking (verified with Microsoft Purview Confidential label applied)

Each fix in this guide was verified by reproducing the failure state, applying the fix, and confirming =COPILOT() then appeared and worked as expected. Time-to-fix estimates assume admin access is available where required.

Where I couldn't reproduce a scenario directly (regional rollout delays), the guidance comes from Microsoft's published documentation and verified community reports rather than first-hand testing.

Common errors and what they mean

If you're hitting an error or unexpected behavior, here's what each one means and the fastest path to resolving it.

Error Why it happens How to fix it
#NAME?Excel does not recognize the function. Your build of Excel does not include the =COPILOT() function definition. Most common on Current Channel and Monthly Enterprise Channel.Switch to Beta or Insider Channel via File → Account → Office Insider. See Reason 1 above for full steps. Restart Excel after switching.
Function not in autocompleteThe =COPILOT() function is not present in your Excel build at all. As you type =COPI, no function name suggestion appears in the dropdown.Check release channel under File → Account → About Excel. If on Current or Monthly Enterprise, switch to Beta. If on Beta and still missing, your build may be too old — let it update.
Function returns blank or emptyA Copilot license was assigned to your user recently, but the change has not yet propagated to your Excel session.Close Excel completely (check Task Manager to confirm no excel.exe processes remain). Wait 15-30 minutes. Reopen Excel and retry the formula.
#BLOCKED!Tenant policy or workbook sensitivity label prevents Copilot from executing on this content. Most common with Microsoft Purview Confidential labels or DLP policies.Check workbook sensitivity label at File → Info → Sensitivity. Test with a new unlabeled workbook to confirm. If confirmed, ask your admin about Org-level Copilot policies and label-based restrictions.
Microsoft 365 Copilot license requiredExcel detected the function call but your user account does not have a Microsoft 365 Copilot license assigned.Verify your license at portal.office.com → View Account → Subscriptions (or myaccount.microsoft.com if your tenant hides this). If Microsoft 365 Copilot is not assigned, contact your admin.
Function works on one PC but not anotherTwo devices are on different Microsoft 365 release channels. The PC where it works is on Beta or Insider Channel; the other is on a stable channel without the function yet.Compare File → Account → About Excel on both machines. Match the channels by switching the lagging device to Beta Channel.