Skip to content
All posts
Artificial IntelligenceJuly 12, 2026 · 6 min read

How to Analyze Data in Excel With AI (No Copilot Required)

You don't need a Copilot subscription to analyze Excel data with AI. Paste your data, ask your question, get the answer. Copy-paste prompt included. No made-up numbers.

Mehmet Kocabaş
Mehmet Kocabaşupdated: July 12, 2026
How to Analyze Data in Excel With AI (No Copilot Required)

Short answer: the fastest way to analyze Excel data with AI isn't buying Copilot, it's copying your data and pasting it into ChatGPT or Claude. Select the table, copy it, paste it into the chat, then ask your question in plain language: "Which product is losing me the most money," "Which month had the drop," "What's running low in this stock list." The AI reads the table, does the math, and answers you in a plain sentence. No formulas to write, no pivot table to build. The limit is this: on very large files (thousands of rows), copy-paste stops being reliable, and you need a version that supports file uploads instead. But for everyday sales, inventory, or expense sheets, this method is enough, and it's free. Below I'll walk through the method for both small and large tables, plus a copy-paste analysis prompt you can reuse.

The problem isn't that you don't know Excel, it's that you don't know how to ask

Most small business owners aren't actually afraid of Excel, they're afraid of formulas. The moment someone says SUM, VLOOKUP, or pivot table, eyes glaze over. But what you actually need isn't the formula, it's the answer. You want to know which product dropped off this month. You don't care how you got there.

This is exactly where AI steps in. You already know the question, you just don't know the formula. Hand the AI your data and ask your question in plain English, and it does the math, builds the formula in its head, and just gives you the result. I spent years thinking "I wish I knew Excel better," until I realized the real gap wasn't formula knowledge, it was the time it took to go find those formulas. AI hands that time back.

Copilot isn't required, there are two free routes

Microsoft's Copilot runs built into Excel itself, but it costs extra every month and it doesn't come with every Microsoft 365 plan. For most small businesses, that extra cost is unnecessary, because you can do the same job through two free routes instead.

Route one: copy your data, paste it into ChatGPT or Claude, ask your question. Route two: upload the Excel file directly (ChatGPT supports file uploads, and Claude has similar support). Both work from a browser with a free account. Copilot's advantage is that you never leave Excel, but for small and mid-sized jobs, switching to a browser tab costs you a few seconds, nothing more.

Small table: copy, paste, ask

If you're working with a table in the 50 to 200 row range (daily sales, weekly expenses, monthly inventory), this is the fastest route:

  1. Select your data range in Excel (including the header row).
  2. Copy it (Ctrl+C or Cmd+C).
  3. Paste it into a ChatGPT or Claude chat.
  4. Ask your question clearly, in plain language: something like "Which product sold the most in this table, and which sold the least."

The AI reads the pasted text like a table and can calculate row by row. Totals, averages, highs, lows, increases and drops, you get all of it just by asking. No formulas, just questions.

Large table: upload the file

Copy-paste breaks down at thousands of rows, both because the pasted text gets unwieldy and because the AI's context can fill up. At that point, uploading the file directly is the safer route:

  1. Save your Excel file as .xlsx.
  2. Upload it in the chat using the file attachment icon.
  3. Ask your question in plain language, same as before.

Versions with file upload support (ChatGPT Plus, Claude's file-enabled tiers) read the table by running code behind the scenes, which makes them more reliable than copy-paste once the file gets large.

The analysis prompt: for sales and inventory data

Send this right after you paste your data. Swap out [COLUMN NAMES] for your own table's columns, leave the rest as is.

Read the table above as sales/inventory data.
The columns are: [COLUMN NAMES, e.g. "date, product, quantity, amount"].

Give me:
1. The top 3 and bottom 3 items by sales/movement.
2. Totals and averages (grouped by date range).
3. Any anomaly worth flagging (sudden drop, sudden spike).
4. Two action recommendations you'd pull from this data.

Only work from the numbers actually in the table, don't
guess or make anything up. If you're not sure, say
"not clear from the data."

That last line matters. AI sometimes tries to fill in missing data with a guess. This line stops it from doing that.

A real example: a weekly sales table

Say you run an online store and keep a weekly Excel sheet with product, quantity, and amount columns. You copy four weeks of data, paste it in, and run the prompt above.

The AI might come back with something like: "In week 3, quantity dropped for product X, and in the same week the amount went up for product Y while quantity stayed flat, which suggests a price change." Seeing that, you remember the price change, or you realize there was a promotion you'd forgotten about. The AI sees the data, you know the context, and the real decision comes from putting the two together.

The niche doesn't matter, the same method works whether you sell stationery or software subscriptions: the column names and the question change, the process stays the same.

Before you trust it: 3 checks

Whatever number the AI gives you is a draft, not the final word. Before you publish it or base a decision on it, check three things:

Verify the total by hand, once. AI can skip rows when it calculates totals and averages, especially if the table formatting got scrambled during copy-paste. Cross-check one critical number, like total revenue, against Excel's own SUM formula.

Separate a real anomaly from a data entry error. What it flags as a "sudden drop" is sometimes a real problem, and sometimes just a week where you forgot to enter data. The AI can't tell the difference, you can.

Filter the recommendation through what you know. AI might say "stop selling this product," but it doesn't know about seasonality, a supplier issue, or anything else outside the table. Treat the suggestion as an input, not a decision.

Take this with you

  • Copilot isn't required, copy-pasting into ChatGPT or Claude, or uploading the file, is enough.
  • Small table (50 to 200 rows), copy-paste. Large table, file upload.
  • Ask your question clearly and in plain language, you don't need to know a single formula.
  • Repeat the "don't make up numbers" rule in every prompt.
  • Check the total, the anomaly, and the recommendation by hand before you act on any of them.
  • I'm not going to sell this as "magic that makes knowing Excel pointless." You still need your data entered correctly, and you still need to be able to read the result. AI takes over the calculation, it doesn't get you out of keeping your books.

Frequently asked questions

Do I need Copilot to use AI in Excel?

No. Copilot is convenient because it runs inside Excel itself, but it costs extra every month. You can run the same analysis for free by copying your data into ChatGPT or Claude, or by uploading the file directly. The only real difference is that Copilot keeps you inside Excel, while the free route means switching over to your browser. That's it.

How many rows can I copy and paste before it breaks down?

There's no hard limit, but in practice 50 to 200 rows works smoothly. Past a thousand rows, the pasted text gets long enough that the AI can skip rows or slow down. Beyond that point, uploading the file as .xlsx gives you more reliable results.

Can I trust the totals and averages the AI gives me?

Treat them as a draft, not a final answer. If the table formatting gets scrambled during copy-paste, the AI can miss rows. Never use a critical number, like total revenue, as the basis for a decision without checking it once against Excel's own formula.

Will I never need to learn formulas again?

For day-to-day work, no, you can run analysis with AI without knowing a single formula. But for advanced reporting or building automated dashboards, formula and pivot table knowledge still matters. AI speeds that work up too, but building it from scratch without any formula knowledge gets harder.

Which AI reads Excel data better: ChatGPT or Claude?

Both can read a pasted table row by row, and both support file uploads. The gap between them comes down to pricing and interface preference more than raw ability. Try the same prompt on both and use whichever answer fits your work better.

Continue with Listing and product copy

How to Summarize Meetings With AI: 3 Free Methods
Artificial IntelligenceJuly 12, 2026 · 7 min read

How to Summarize Meetings With AI: 3 Free Methods

Record it, transcribe it, let AI summarize it. Three concrete, tool-agnostic methods with a copy-paste summary prompt included. No made-up numbers.

Read the post →
How to Use AI to Get Your Resume Past the ATS
Artificial IntelligenceJuly 12, 2026 · 6 min read

How to Use AI to Get Your Resume Past the ATS

What an ATS actually is, and how to get AI to tailor your resume to each job posting. Four practical rules plus a copy-paste prompt. No made up claims.

Read the post →
Write Better Prompts for Ecommerce Creative Operations
Artificial IntelligenceJuly 12, 2026 · 6 min read

Write Better Prompts for Ecommerce Creative Operations

A reusable prompt structure for briefs, product copy, research summaries, and content variants, with the human editor in control.

Read the post →

Newsletter

Once a week: the AI news that matters, and what it means for your business

No time to follow every headline? I pick what matters and sum it up with a “what it does for your business” note, in one email.

Permission-based list · no spam · one-click unsubscribe. We never share your email.