Spreadsheet Risk
Multiple Users Editing the Same Excel File
Excel was built around one person owning a file. When several people need to edit the same data, you get locked files, conflicting copies and a person doing the merging by hand. Co-authoring in Microsoft 365 fixes the locking, but not the permissions, validation or history — and those are usually the real problem.
7 min readUpdated
When several people genuinely need the same data at once, Datanova helps businesses move the process into a system built for concurrent users.
Why it breaks
A spreadsheet is a document. Documents assume one author at a time, and everything Excel does with shared files is an attempt to work around that assumption rather than remove it.
- A file on a shared drive locks: the second person gets read-only and makes a copy instead
- Copies diverge immediately, and nothing in the file records which is current
- Someone becomes the merge process, reconciling by hand every week
- Two people fix the same wrong number differently, and one fix silently wins
- A paste over a formula column breaks calculations for everyone downstream
The three fixes, cheapest first
- Single master file with discipline — one copy on SharePoint or Google Drive, co-authoring on, protected formula ranges, edit rights restricted to the people who need them, and a standing rule against local copies. Days of effort, no cost.
- Split the file by owner — give each person or site their own input file and automate the consolidation into a master nobody edits by hand. This removes the merge role without replacing anything, and is usually 1 to 3 weeks of work.
- Move the data into a system — a database with a small interface, where many people write at once, permissions are per role, validation runs at entry and history is attributable. This is the only fix that reaches permissions and audit trail.
Work down that list, not up. Most teams that think they need option 3 get enough relief from option 2, and the ones that genuinely need option 3 usually know it because their problem is permissions or traceability rather than merging.
How to tell which one you need
- Only conflicts and versions → option 1, and it is free
- Several people producing data that has to be combined → option 2
- Different people must see different rows or columns → option 3
- You need to prove who changed a figure → option 3
- The file feeds invoicing, payroll or compliance → option 3
Frequently asked questions
How many people can edit an Excel file at once?
Does Google Sheets handle multiple users better?
Can we lock parts of the spreadsheet?
What about Excel's shared workbook feature?
Still merging spreadsheets by hand?
In a free consultation we look at how the file is shared today and tell you which of the three fixes your situation actually needs — including when the answer costs nothing.