A survey of acoustic consulting firms in 2023 found that approximately 70% still use spreadsheets as their primary tool for reverberation time calculations. Not as a backup. As the primary tool. Given that purpose-built acoustic software has existed for decades, this persistence is worth examining seriously rather than dismissing as inertia.
Why Excel Persists: The Legitimate Case
The Equations Are Not Complicated
The Sabine equation is RT60 = 0.161 × V / A, where V is room volume in cubic metres and A is total absorption area in sabins at each frequency band. A competent Excel user can implement this in an afternoon. The Eyring correction for non-diffuse fields — RT60 = 0.161 × V / (−S × ln(1−ᾱ)) — is slightly more involved but still a single formula cell.
There is no mystical complexity in the core acoustic calculation that requires specialist software. The math is transparent, auditable, and easy to explain to a client or building control officer who asks how you got the number.
Flexibility and Customisation
Excel adapts to any workflow. Consultants build spreadsheets that match their firm's reporting format, their preferred standard references, their client's terminology. A spreadsheet built for BBC studio compliance looks different from one built for a Scandinavian school meeting SS 25268 requirements, and Excel accommodates both without forcing either into a generic template.
Ownership and Portability
Your Excel spreadsheet belongs to you. No subscription, no cloud dependency, no software company changing the pricing model or discontinuing the product. In an industry where client files are retained for 10–20 years, format longevity matters. A .xlsx file opened in 2040 will work the same as it does today.
Institutional Knowledge
A well-built acoustic spreadsheet, developed and refined over years of practice, encodes firm-specific knowledge: preferred material defaults, client-specific reporting conventions, locally adapted standards interpretations. This is not trivial to replicate or transfer to a new tool.
The Real Limitations of Excel for Acoustic Work
Material Library Maintenance
The most time-consuming part of an acoustic calculation in Excel is not the math — it is finding the absorption coefficients. Each surface material requires coefficients at six octave bands (125, 250, 500, 1000, 2000, 4000 Hz). These come from manufacturer datasheets, ISO 354 test reports, or published reference tables.
The process: identify the product, find the current datasheet (manufacturer websites reorganize regularly), extract the octave-band absorption table, type the values into the spreadsheet cells. For a room with seven surface types, this is 42 individual data entries. If the specifier substitutes one product, you repeat the process for that material.
Over a 40-room project, material data entry consumes hours of time that could be spent on design decisions.
AcousPlan's 5,678-material database includes current absorption coefficients from 115 brands across 27 countries. Selecting a material from the search interface automatically populates all six octave bands. Material substitution takes 10 seconds rather than 10 minutes.
No Compliance Automation
An Excel RT60 calculation tells you the reverberation time. Compliance checking — whether that RT60 satisfies the relevant standard — is a separate manual step. The consultant must:
- Look up the target values in the applicable standard (BB93 Table 1, ANSI S12.60 Table 1, WELL v2 Feature 74 Annex 1, etc.)
- Compare the calculated value against the target
- Write the compliance statement in the report
- Repeat for each room and each applicable standard
Multi-Standard Projects
Modern green building projects often require simultaneous compliance with multiple standards: WELL v2 and BS 8233 and the local building code. In Excel, this means checking the output against each standard's table separately. The probability of a copy-paste error or a missed check increases with each additional standard applied.
AcousPlan checks multiple standards simultaneously against a single simulation result.
Report Generation
A compliance report typically includes: room dimensions, surface materials with absorption coefficients, calculation method, results table (RT60 per octave band), compliance verdict, standard reference, and consultant sign-off. In Excel, assembling this into a formatted document requires either a well-built template or manual transfer to Word. Maintaining visual consistency across 30 rooms in a large project requires discipline.
AcousPlan generates ISO-compliant PDF reports directly from simulation results, including all inputs, methodology, results, and compliance verdicts in a formatted document.
Collaboration and Version Control
Acoustic spreadsheets in email chains — v1, v2, v3_FINAL, v3_FINAL_revised — represent a genuine workflow problem in larger firms. Which version did the report cite? Who made the change on row 47? Cloud-based tools maintain version history automatically.
Error Surface
The complexity of a multi-room Excel acoustic model creates opportunities for errors that are difficult to detect. A cell reference error that causes one room's volume to feed another room's calculation, a coefficient entered at the wrong frequency band, a formula that drops the ×0.161 factor — these mistakes have appeared in published acoustic reports. In a purpose-built tool, the formulas are fixed; only the inputs can be wrong.
The Hybrid Reality: When to Use Each
The comparison is not binary. Many experienced consultants use Excel for some tasks and purpose-built tools for others. A useful framework:
Excel Makes Sense For
- Quick feasibility estimates: Back-of-envelope RT60 check during a design meeting, no report needed
- Unusual calculation types: Bespoke calculations that don't fit any tool's template — specific barrier insertion loss, custom noise propagation, proprietary client metrics
- Transparent client communication: Sharing a simple spreadsheet with a client who wants to see the calculation logic
- Offline work: Projects in disconnected environments (site visits in areas without connectivity)
- Highly customised reporting formats: Clients with rigid template requirements that no standard software matches
AcousPlan Makes Sense For
- Multi-room compliance projects: 10+ rooms requiring consistent RT60 calculations and compliance documentation
- WELL/LEED acoustic credits: Built-in documentation for certification submissions
- Material specification decisions: When material selection affects acoustic performance and sustainability data is needed
- Iterative design: Real-time feedback as material selections change
- Client-facing reports: Professionally formatted ISO-compliant PDF reports
- Multi-standard projects: Offices requiring WELL + BS 8233 + local building code simultaneously
- Teams with varied acoustic expertise: Assistants or architects who need to produce acoustic calculations without deep expertise
Side-by-Side Calculation: Small Meeting Room
Room: 6m × 5m × 3m, target: RT60 = 0.4–0.6s at 500 Hz for office use (WELL v2 Feature 74)
Excel process:
- Enter dimensions (V = 90 m³, surfaces = 126 m²)
- Look up ceiling tile absorption: Ecophon Focus C, 20mm — find datasheet, enter α₅₀₀ = 0.90
- Enter carpet absorption: Bravour standard 7mm — find datasheet, enter α₅₀₀ = 0.25
- Enter glazing: standard double-glazed — reference table, α₅₀₀ = 0.03
- Enter painted concrete walls: α₅₀₀ = 0.02
- Calculate total A₅₀₀ = Σ(Sᵢ × αᵢ) = 0.90×30 + 0.25×30 + 0.03×10 + 0.02×56 = 27+7.5+0.3+1.12 = 35.92 sabins
- Apply Sabine: RT60 = 0.161 × 90 / 35.92 = 0.40s
- Compare against WELL v2 target: 0.40s ≤ 0.6s → PASS (but check lower bound 0.3s → also pass)
- Write compliance statement
AcousPlan process:
- Enter room dimensions
- Search "Ecophon Focus C" → select from database, absorption auto-populated
- Search "Bravour" carpet → select, auto-populated
- Enter glazing and painted concrete from database
- Select WELL v2 from standards dropdown
- Run simulation: RT60 = 0.40s → PASS generated automatically
- Export compliance report
The accuracy is identical — same Sabine equation. The time difference is entirely in material lookup and compliance checking automation.
Version Control and Team Working
A problem Excel users in larger firms know well: the acoustic spreadsheet that lives in someone's local folder, emailed as v3_FINAL_revised, with three people making changes simultaneously to different copies. Which version did the submitted report cite? Were the material coefficients updated after the contractor proposed an alternative product?
This is not a hypothetical scenario — it is a regular occurrence in any firm where acoustic calculations are passed between project architects, acoustic consultants, and clients via email. The version control problem has real consequences: a compliance report submitted to building control citing RT60 values from an earlier spreadsheet version is not a minor administrative issue.
AcousPlan stores all calculations in the cloud with automatic version history. Sharing a project with a colleague or client means sharing a link to the current live version, not emailing a file. Changes are tracked, calculations are reproducible from stored inputs, and there is one canonical version of the calculation at any point in time.
For solo practitioners or small firms working on a single project at a time, this matters less. For project teams with multiple contributors across different organisations, cloud version control is a genuine workflow advantage.
Audit Trails for Building Control
When a building control officer or WELL assessor requests the acoustic calculation methodology, the response matters. An Excel spreadsheet is transparent — the equations are visible, the inputs are labeled, and the calculation logic can be followed cell by cell. This is genuinely valuable for auditability.
AcousPlan generates ISO-compliant reports that include: the calculation method (Sabine/Eyring with specific ISO 3382-2 clause reference), all input values (room dimensions, surface areas, absorption coefficients with source references), intermediate calculation steps, and the compliance verdict with standard citation. This is the auditable paper trail that building control and certification assessors require.
The Excel spreadsheet's auditability advantage diminishes when the consultant must also verify that the absorption coefficients were entered correctly from the current datasheet, that the formula wasn't accidentally overwritten, and that the compliance table is referencing the current version of the standard. AcousPlan's fixed calculation engine and live material database eliminate those audit concerns.
The Firm-Wide Consistency Problem
In a multi-consultant firm, each acoustic consultant may have their own Excel template developed from their own training background. One consultant uses Eyring for all rooms; another uses Sabine. One cites NRC as a single coefficient across all frequencies; another uses the correct octave-band values. One checks against the 2010 version of ANSI S12.60; another has the 2020 revision.
Inconsistency across calculation methodologies within the same firm creates quality control risk. Client deliverables should not vary in methodology based on which consultant happened to run the calculation.
A centrally maintained acoustic calculation platform enforces consistent methodology across the entire firm. The calculation engine applies the same equations, the same standards database, and the same compliance thresholds regardless of which staff member runs the simulation. For firms scaling from sole practitioner to team practice, this consistency dividend has real value.
The Honest Verdict
Excel is not a bad tool for acoustic calculations. It is accurate for the equations it implements, transparent about its logic, universally available, and flexible. The 70% figure reflects genuine reasons to use it, not ignorance of alternatives.
The case for purpose-built software is not accuracy — it is productivity. The 5,678-material database, automated compliance checking against 11 standards, one-click report generation, cloud version control, and firm-wide methodology consistency address the parts of acoustic work that consume the most time without adding technical value. The math is the same; the overhead is not.
For a consultant doing occasional RT60 checks, Excel is perfectly adequate. For a firm handling 20+ compliance reports per month, across multiple projects and standards, the productivity advantage of purpose-built software compounds into significant time savings.
The most effective approach for many firms is both: Excel for quick estimates, bespoke calculations, and offline work; AcousPlan for multi-room compliance projects, certification documentation, and client-facing reports.
Try AcousPlan's free tier — no spreadsheet conversion required. Import your room dimensions, select materials from the database, and compare the workflow with your current Excel process on the same room.