Perkins SmartOps logo Perkins SmartOps logo
2-minute assessment 2-min assessment
Problem-Solution 24 May 2026 6 min read

Excel Isn't the Problem. What You Built Around It Is.

Most small businesses don't need to replace Excel. They need to fix everything around it. Here's the difference, and what to build instead.

Most small businesses don’t need to replace Excel. They need to fix what they built around it. The blogs, the consultants, and the software vendors all tell you the same thing: spreadsheets are holding you back, the answer is a new platform, ideally theirs. The truth is quieter. The workbook is rarely the broken part.

Excel Is Your Database

Look at how Excel actually gets used in most small businesses. It holds the customer list. It tracks the jobs. It carries the pricing, the rates, the discount tiers. It logs the timesheets. It runs the management accounts pack. It stores who chased what, when, and what they said.

That isn’t a workbook. That is a database. It happens to look like a workbook because Excel is the most accessible database the small-business world ever produced. Anyone can open it. Anyone can change it. You don’t need a consultant to set it up, and you don’t need a developer to add a new column. That accessibility is the reason it has lasted thirty years, while shinier alternatives have come and gone.

So when somebody tells you the answer is to migrate off Excel, ask them what they actually mean. Are they saying the workbook itself is broken? Or are they saying the way data flows in and out of it is broken? The two are very different problems with very different costs.

The Real Signs Are Around the Workbook

The pain people blame on Excel is almost never the workbook’s fault. It is usually one of these.

The data has to be copied in by hand. Someone exports a list from one system, opens Excel, pastes, fixes the columns that did not line up, and hopes nobody changed anything in the source while they were doing it.

Three people are working from three different copies of the same file. The version that gets emailed to the client this month does not match the one used last month, and nobody knows which one is right.

Updates land at the last possible minute. A finance partner is waiting on a journal entry, a sales lead is waiting on the latest prices, an accountant is waiting on bank reconciliations, and the pack cannot be finalised until somebody gets round to pasting the latest figures in.

There is no record of who changed what. A formula gets overwritten in a hurry, the wrong number ships, and by the time anyone notices, the file has been saved over fifteen times.

Notice what is not on that list. There is nothing about Excel being slow, or Excel being clunky, or Excel running out of rows. Those are real problems too, but they are rare. The problems above are not problems with the workbook. They are problems with everything sitting around it.

If you only read one line

You probably haven't outgrown Excel. You have outgrown the manual process you've built around it. The database is fine. The wiring isn't.

What to Build Around It Instead

Once you stop treating the workbook as the villain, the answer changes shape. You don’t migrate. You build a thin layer around the workbook that fixes the manual stuff. Four jobs cover most of it.

A small automation layer fixes most of what people blame on Excel.
1
Data in
Pull the source data into the workbook automatically. Bank feeds, customer records, timesheets, whatever you currently copy and paste. The workbook updates itself overnight, so the file you open in the morning is already current.
2
Check it
Run the validations a human used to run. Are the totals reasonable. Did anything double up. Is the customer ID still mapped to the right account. If something looks wrong, flag it before anyone opens the file.
3
Lock the formulas
Stop the people who use the workbook from accidentally editing the structure. Give them a clean input interface. Leave the calculations to the protected sheet underneath. The same database, but with a front door.
4
Track every change
Keep a record of who changed what and when. If a figure shifts, you can see why. The hour spent forensically reverse-engineering a number last week becomes a thirty-second check of the audit log.

None of this requires a new platform. It is all built around the workbook you already have. The team carries on using a file they already understand. The automation handles the bits that were always going to break in human hands.

When You Actually Do Need to Leave Excel

Honesty matters here. There are real cases where the workbook genuinely is the wrong tool, and pretending otherwise costs you more than the migration would. Three real triggers, in order of how often they actually come up.

You need multiple people editing the same data, live, all day. Excel can be made to do this, badly. If your operation depends on it, you will spend more on the workarounds than on a proper multi-user system.

You need true relational complexity. If your data has parents and children and siblings and grandparents, all with rules about what depends on what, a spreadsheet is the wrong shape. Forcing it to behave like a relational system creates fragile workbooks that nobody can debug after the person who built them leaves.

You need the data to be available somewhere the workbook cannot reach. A live dashboard on a phone, a self-service portal for clients, a feed into another system that demands an interface. The workbook can be the source, but it cannot always be the destination.

If none of those apply to you, the migration is probably solving a problem you do not have.

Excel is the most successful database the small-business world ever produced. Don't blame the database for the mess sitting around it.

What This Means for Your Data

When you build an automation layer around Excel, the question of where the data actually lives matters more, not less. The workbook itself sits on your own machine, or your own server. The automation that feeds it is a separate decision.

The right setup keeps the data flowing through systems you control, or at least systems that can prove what they do with the data. That means looking for the boring things. A clean data processing agreement. A no-training commitment from any AI tool that touches the data. UK or European data residency, named in writing. The freedom to self-host the bits that matter most. If a vendor cannot answer those questions plainly, the question is not whether to use them. It is what you will do when something goes wrong and you cannot prove the chain of custody. We covered the underlying principle in why we self-host the automation that runs sensitive data.

Where AI Fits

A modern automation layer around Excel often includes a small AI step. The validation in step 2 of the flow above can be done with rules alone, but rules struggle with anything that needs judgement. Was this invoice description close enough to last month’s to count as the same supplier. Does this customer name match the one on the bank statement, even though the spelling is slightly off. Does this expense category look like a misclassification.

This is what the AI agent pattern is for. A small, focused agent that does one judgement job inside the larger flow. Not the whole automation, just the part where rules run out of road. Useful, but not the headline.

The takeaways
  • Most small businesses haven’t outgrown Excel. They have outgrown the manual process around it.
  • The four jobs that fix it are getting data in automatically, validating it, locking the formulas, and tracking every change.
  • Real cases for leaving Excel are live multi-user editing, true relational complexity, or data that needs to live outside the workbook.
  • When you automate around the workbook, the data residency question gets bigger, not smaller. Ask the boring questions up front.
  • If you have decided the workbook itself is the problem, the seven signs your business really has outgrown spreadsheets is the next step.

If you are not sure whether you have outgrown Excel or just outgrown the wiring around it, that is the conversation worth having before you start a migration. Drop me a line and we will tell you straight.

Curious how this could work for your business?

Take the 2-minute assessment, or send me an email. I'll come back with something useful, not a sales pitch.

2-minute assessment