AI in Excel for Accountants: What Actually Works in 2026

You have a 40,000-row ERP export, a bank statement PDF and a month-end deadline. Somebody said AI could do this now, so you paste a few hundred rows into a chatbot, get a plausible-looking answer, then spend an hour checking whether it's true — longer than doing it by hand.

The four routes, and why they're not interchangeable

  1. A general chatbot (ChatGPT, Claude, Gemini) — the AI never touches Excel.
  2. Microsoft 365 Copilot in Excel — built in by Microsoft, licence-gated.
  3. Formula and analysis web tools (GPTExcel, Ajelix, Formula Bot) — a browser app you paste into.
  4. In-Excel AI add-ins that write into the live workbook and can reach your accounting system.

What separates them isn't "how smart is the model". It's three things: does it see my whole workbook, does it apply the change or only describe it, and can it reach the ledger the numbers came from?

Route 1: Copy-pasting into ChatGPT or Claude

What it's genuinely good at

Free or near-free, and better than most people credit — provided you use it for language about spreadsheets rather than the spreadsheet itself:

Why it breaks on real workbooks

The confidentiality problem

Pasting a client's transaction listing, payroll register or bank statement into a consumer chatbot is a data-handling decision: identifiable financial data leaving your environment for a processor you never named in your engagement letter. If you do it at all: a business or enterprise tier with no-training-on-your-data terms; anonymise first (strip names and account numbers, keep dates, amounts and a row key); send structure and samples, not the population; and cover it in your firm's AI policy beforehand.

Route 2: Microsoft 365 Copilot in Excel

You open it by selecting the Copilot icon in the lower-right corner of Excel — a task pane, not a ribbon tab.

What it actually does

Microsoft's capability list for Copilot in Excel is broader than most people realise: edit worksheets (add, rename and delete sheets; insert and modify cell values and ranges; conditional formatting, data validation, borders and styles), generate data and formulas, create charts, PivotTables and shapes, identify insights, search the web and import data from other workbooks. You can also pick the model — it "supports the latest Anthropic and OpenAI models", with Auto the default.

There's also a native worksheet function, =COPILOT():

=COPILOT(prompt_part1, [context1], [prompt_part2], [context2], ...)

So =COPILOT("Classify this expense as Travel, Software or Professional Fees", A2) returns a category into the cell — but read the limits below first.

What it costs — name the SKU

There is no single "Copilot price" (figures from Microsoft's Copilot pricing page):

SKU (Microsoft's spelling)Price, paid yearly
Microsoft 365 Copilot (enterprise add-on)$30.00 user/month ($31.50 monthly); needs a qualifying Microsoft 365 subscription
Microsoft 365 Copilot Business (SMB add-on)List $21.00, promotional $18.00 ($25.20 monthly commitment). "A Microsoft 365 Business plan is required to purchase"
Microsoft 365 Business Standard with Copilot$23.50 ($28.20 monthly commitment)
Microsoft 365 Business Premium with Copilot$32.00 ($38.40 monthly commitment)
Personal / Family / Premium (consumer)$99.99, $129.99 and $199.99 a year ($9.99, $12.99, $19.99 monthly)

The $18.00 figure is a promotion running between 1 July 2026 and 30 September 2026, annual commitment, first year only — budget on $21.00. Not every plan carries Copilot into Excel; the licence list is in the Copilot in Excel FAQ. Microsoft lists it for Excel for Microsoft 365 (Windows and Mac), Excel for iPad and the Excel Web App.

The limits you'll hit

Each of these is unpacked in what Microsoft Copilot in Excel can't do for accountants.

Can it reach your accounting system?

Partly, and probably not the part you want. Copilot in Excel pulls external data through federated connectors — real-time retrieval that isn't stored in the workbook, needing consent re-confirmed in each new chat, admin-controlled, and only on a commercial Microsoft 365 Copilot subscription. The published list skews to market data and productivity tools: Canva, HubSpot, Google Calendar, Notion, Linear, FactSet, Morningstar, S&P Global. QuickBooks and Xero are not on it.

That may shift: Xero announced a Microsoft 365 integration on 1 July 2026 that surfaces live Xero data inside Microsoft 365 Copilot via its JAX agent (media release). But today, "ask Copilot for my aged payables from QuickBooks" isn't a thing.

Route 3: Formula and analysis web tools

A stale assumption worth correcting: two of the three best-known names are no longer cheap formula generators.

Where they fit: one formula, one regex, one M snippet, without opening a chat — the free tiers cover an occasional user. Where they don't: none sits inside your workbook. They see what you paste, not the eleven other tabs the number depends on, and uploading a client file raises the same questions as route 1.

Route 4: In-Excel AI add-ins that apply the work

The last category runs inside desktop Excel, reads the live workbook and writes the result into it — and, in the accounting-specific ones, connects to the ledger the data came from. It's the only route that closes the loop from ledger to sheet and back — see connect QuickBooks and Xero to Excel.

HISAB 360 is one of these. It docks an AI chat panel inside Excel; you describe what you want in plain English and it writes and applies the work to the open workbook — formulas, Power Query (M) queries, PivotTables, Power Pivot data-model tables, relationships and DAX measures, charts and VBA macros. It reads and writes six accounting systems (QuickBooks Online, Xero, Zoho Books, Odoo, FreshBooks, Sage), pulling invoices, bills, payments, journals, ledgers and reports into the sheet and posting or updating them back. It also does AI bank reconciliation (amount and date tolerance, many-to-one deposits, fuzzy descriptions, duplicate detection), data cleaning, PDF table extraction and double-click drill-down on a total.

The limits matter. It's Windows desktop Excel only (Excel 365 / 2019 and later) — no Mac, no Excel on the web, which is exactly where Copilot does work. It's paid, with no free plan: $7/month or $60/year to bring your own AI key, $10 or $20/month hosted, $199 perpetual, plus a limited free trial allowance of credits (breakdown in the FAQ). Connecting a ledger requires you to authorise access via OAuth, and every write back should be reviewed before you approve it and reconciled afterwards — you are the control, not the model.

The comparison table

Copy-paste chatbotCopilot in ExcelFormula/analysis web toolsHISAB 360
Inside Excel, reads the open workbookNoYes (task pane); =COPILOT() sees only its argumentsNoYes, Windows desktop only
Writes Power Query / DAXCode you pasteNot documented as authoring M/DAXSnippets you pasteYes — creates and applies both
Reads and writes accounting dataNoFederated connectors only; no ledgers listedDatabase connectors, not ledgersYes — six ledgers via OAuth, subject to your review
PriceFree tiers; business tiers vary$30.00 enterprise; $21.00 / $18.00 promo SMB; $23.50–$32.00 bundled$9–$18; $39–$199; $18–$149$7/$10/$20 monthly; $199 perpetual

Five accounting jobs AI genuinely does well in Excel today

The real test is whether the output is checkable in under a minute. These pass it.

  1. Reconciliation matching — statement to ledger on amount plus a date tolerance, with many-to-one deposits and fuzzy descriptions. You still review the exceptions. Walkthrough: reconcile a bank statement in Excel with AI.
  2. Categorising transactions. Ask for a description-to-category mapping table rather than per-row labels, then apply it with XLOOKUP — you review 60 rules instead of 3,000 rows.
  3. Cleaning an ERP export — text-stored-as-numbers, trailing minus signs, merged header rows, Total lines mixed into the detail — and, because QuickBooks Online exports values rather than formulas, no live calculations to inherit. See clean messy data in Excel.
  4. Writing M and DAX, e.g. "merge the sales export into the customer master on Customer ID, keep all sales rows", or Revenue LY = CALCULATE([Revenue], SAMEPERIODLASTYEAR('Calendar'[Date])). Unforgiving syntax, simple logic, easy to verify. Background: Power Query for beginners.
  5. Extracting a PDF statement into a structured range, or bucketing an aging analysis into 0–30 / 31–60 / 61–90 / 90+ and pivoting by customer. Foot the result back to the source before you use it.

What AI is still bad at

Use AI for the mechanical part; spend the saved hour on the part that needs an accountant. See also Excel skills for accountants and Excel automation for finance teams.

Frequently asked questions

Is Copilot in Excel included in my Microsoft 365 subscription?

Not automatically. Per Microsoft's FAQ it comes with Microsoft 365 Personal or Family with an AI credits plan; Microsoft 365 Premium; a commercial Microsoft 365 Copilot subscription; or a Copilot Chat-eligible Microsoft 365 or Office 365 business or enterprise subscription. The business add-ons are separate purchases on top of an existing plan: "A Microsoft 365 Business plan is required to purchase".

Can Copilot in Excel pull my QuickBooks or Xero data?

Not from Microsoft's published federated-connector list — no accounting ledger appears on it, and connectors require a commercial Microsoft 365 Copilot subscription, admin enablement and per-chat consent. Xero announced a Microsoft 365 integration on 1 July 2026 using its JAX agent, so the picture may change for Xero firms. For QuickBooks, what you'll find online is third-party middleware, not a Microsoft or Intuit connector — the options are set out in alternatives to the retired QuickBooks Power Query connector.

Is it safe to paste client data into ChatGPT?

Not on a free consumer account, as a default position. Use a business tier with contractual no-training terms, anonymise identifiers first, and make sure your engagement terms cover it.

Should I use =COPILOT() for bulk categorisation?

Cautiously. The worksheet function — =COPILOT(prompt_part1, [context1], ...) — returns an AI answer into a cell, but you get up to 100 COPILOT functions every 10 minutes, it only sees the prompt and context you pass it, it won't calculate in Confidential or Highly Confidential workbooks, identical inputs can return different results over time, and it's still Frontier / Microsoft 365 Insider gated. Better: build a mapping table once, then apply it with XLOOKUP.

Do I still need to learn Power Query and formulas if AI can write them?

Yes — for review. AI writes M and DAX faster than you do, but you sign off the number. You need enough fluency to spot a left join where you needed an inner join, or a measure that double-counts.

What does HISAB 360 cost, and does it work on Mac?

It's a VSTO add-in for Windows desktop Excel (Excel 365 / 2019 and later) only — no Mac, no Excel on the web; for those, Copilot in Excel is the route available to you. There's no free plan, only a limited free trial allowance of credits. Paid tiers: "Own AI" (your own AI provider key) $7/month or $60/year, "HISAB AI Basic" $10/month, "HISAB AI Plus" $20/month, perpetual licence $199, top-ups $4.99 / $12.99 (1 credit = 1 cent of AI usage). See pricing.

Try HISAB 360 on your own workbook

HISAB 360 is an AI assistant inside Excel for accountants and finance teams — it writes macros, Power Query and formulas from plain English, and connects two-way to QuickBooks, Xero, Zoho Books, Odoo, FreshBooks and Sage. The 15-day trial is the full product, no card required.

Start free → See pricing