Field Guide

7 signs your organization has outgrown its spreadsheet

By Georgios Katsikis, software engineer & licensed social worker (LMSW)

Every organization I've worked with, non-profits, clinics, agencies, runs on a load-bearing spreadsheet. That's not an insult. A spreadsheet is genuinely great software. Flexible, free, and understood by everyone. The spreadsheet is never the problem. The problem is what quietly grows around it.

Here are the seven signs I look for, in the order they usually appear, and, because the fix is almost never "rip it out," the smallest real remedy for each.

1. Exactly one person understands it

There's a formula tab nobody else opens, and a staff member whose vacation delays reporting. That person isn't a bottleneck by choice, they're doing undocumented systems administration for free. The risk isn't inefficiency; it's that your institutional memory has a single point of failure.

2. The filename has a version number in it

Budget_FY26_v3_FINAL_revised_USE-THIS-ONE.xlsx. When versions multiply, nobody can answer "which numbers are true?" and eventually a board packet gets built from the wrong file. Truth should be a place, not a filename.

3. Staff re-type data that already exists

Intake forms copied from paper into one sheet, then partially re-typed into another for the funder report. Every manual hop costs hours and introduces errors, and the hours are the expensive kind, paid in program-staff time. Add them up for one month; the total is usually the budget for fixing it.

4. Access control is a hope

The whole file is shared with the whole team, including columns with salaries, or client details, or donor giving history. A spreadsheet's permission model is all-or-nothing, so "please don't look at tab 4" is your security policy. With volunteers and interns in the mix, that's not a policy; it's luck.

5. A formula broke and nobody noticed, for months

A row inserted mid-range, a SUM that silently stopped one row short, a VLOOKUP pointing at a renamed tab. Spreadsheets fail quietly. If a number in a funder report has ever turned out wrong and nobody could say for how long, you've experienced the failure mode that software with validation and tests exists to prevent.

6. Reporting is a season, not a button

Board meetings and grant deadlines trigger days of copying, pivoting, and formatting numbers that already exist. The data was captured; it just can't be asked questions. When "what's our year-over-year?" costs an afternoon, the spreadsheet has become a filing cabinet with math.

7. Client or health information lives in it

This is the sign that outranks the other six. If protected health information, or any client data you've promised to safeguard, sits in a shared spreadsheet, you have a compliance exposure, not an inconvenience. No audit trail, no encryption at the field level, no way to prove who saw what. HIPAA-grade handling is an architecture, and a spreadsheet cannot provide it. Move on this one first.

The fix is graduated, not a migration

The classic mistake is to swing from "spreadsheet chaos" to an eighteen-month system replacement that staff resent and abandon. The graduated path works better.

  • Validate first. Software checks every row on the way in, bad dates, impossible amounts, misspelled categories get caught at the door instead of in the board packet.
  • Then ingest. The spreadsheet stays the workflow your team trusts; the system reads it into a real database with history, so corrected uploads update records instead of spawning versions.
  • Then put windows on it. Dashboards for staff, a login for clients or funders that shows each exactly, and only, their own data, reports that are a button.

Each step delivers value on its own, each is a budget line a board can approve, and nobody's workflow gets ripped out. This is precisely how a decade of agency spreadsheets became a client analytics platform, the spreadsheets are still there, doing their job, behind validation and access control.

Count your signs

With one or two signs you may just need tighter spreadsheet hygiene, or an off-the-shelf tool; here's the honest build-vs-buy guide. Three or more, or sign 7 at all, and a small, graduated build will likely pay for itself in staff hours within the year. What that costs is published here, sliding scale included.

Or skip straight to the part where I tell you which of the seven you have: tell me about your spreadsheet. No judgment, mine run half my life too.