Walk into almost any local gymnastics meet, dance competition, or school talent show and you'll see the same thing on the venue screen: the scorekeeper's actual Excel window, projected raw. Gridlines, toolbars, frozen panes, a hundred rows of 9-point text — and somewhere in there, the score a parent drove two hours to see.
It's not laziness. The spreadsheet is where the scores live, the projector accepts an HDMI cable, and at hour eleven of event prep, "plug the laptop in" is the path of least resistance. But it quietly fails the two audiences that matter most.
Why the projected spreadsheet fails
The audience can't read it
A spreadsheet is designed for one operator at arm's length, not two hundred people at thirty meters. Column widths truncate names. Nothing indicates what changed since the last glance. Families end up photographing the screen and zooming into the photo — a workaround so common it should be recognized as a bug report.
It shows too much, or the wrong thing
The operator's working view includes every column: raw per-judge scores, penalty notes, formulas mid-edit, sometimes a typo being fixed in real time in front of everyone. Audiences should see clean, final(ized) standings — not the kitchen during service.
It couples display to data entry
The deepest problem: the same window is both the workspace and the broadcast. Every scroll, every cell selection, every accidental sort is projected. And when the scorekeeper needs to fix something delicate, the choice is to do it live in front of the room or to unplug the display entirely.
What a real results display looks like
- Readable from the back row — large type, high contrast, only the columns spectators care about: name, category, score, placement.
- Updates itself — when a judge submits, the board reflects it. Nobody alt-tabs to refresh anything.
- Separate from the operator's screen — data entry happens on one device, the display renders on another. Fixes and edits are invisible until final.
- Shows state, not just data — which category is on, who's up next, whether standings are provisional or final.
Your options, from free to dedicated
- A cleaned-up second sheet. Build a big-type "display" tab that references the working sheet, and project only that tab from a second laptop. Free, but fragile — it breaks the moment someone inserts a row, and it still needs a human to scroll categories.
- Slides updated between rounds. Readable, fully controlled, and completely stale. Someone spends the whole event copy-pasting standings, and the audience watches results arrive in batches, minutes late.
- Scoring software with a display mode. Judges enter scores on their own devices, totals compute server-side, and any screen with a browser — the venue TV, the projector, a parent's phone — shows a live leaderboard designed for spectators. This is the only option where the display isn't someone's job.
The test worth applying
Stand at the back of your venue during the event and try to answer, within ten seconds, "what place is participant #14 in right now?" If you can't, your results display is failing — regardless of how accurate the underlying spreadsheet is. Accuracy the audience can't see might as well not exist.
LiveScoreboard was built after exactly this experience — squinting at a blurry projected sheet at a kids' competition. Judges score from their phones, and every screen in the venue gets a live leaderboard that's actually built for an audience. If you're currently running events off a projected spreadsheet, here's a detailed comparison of where each approach breaks.