A CA firm scoping a statutory audit pulls out the pricing sheet. The
sheet has client turnover bands, complexity factors, branch multipliers,
and a discretionary partner adjustment. The partner runs through the
calculation, accounts for a discount the relationship deserves, double
checks the number against a similar engagement from last year that he
half-remembers, and arrives at a fee. Total elapsed time, including the
hunt for the previous engagement reference: thirty-four minutes.
The same calculation, with the rules encoded in a one-screen tool,
takes the partner thirty seconds. Not faster arithmetic. Faster
specification. The partner tells the system who the client is. The
system applies the rules the firm has agreed are how it prices, and
produces the same number the partner would have produced manually, in a
fraction of the time, with full audit of how it got there.
This pattern applies across every service business that does
custom-priced engagements. CA firms. Tax consultancies. Legal practices.
Architects. Engineering consultancies. Specialist agencies. The shape
of the work is the same. The shape of the tooling that fixes it is the
same.
Where the pricing rules hide
The first task of building a quote calculator is finding where the
rules live. They almost never live in one place. A typical service
business stores its pricing logic across at least four locations.
A printed sheet in the senior partner's office, dated three years ago,
with handwritten adjustments in three colours of ink.
An Excel file that the founder built originally and that two other
people have since edited, with no version control and at least one
formula error nobody has caught.
The senior partner's working memory, which carries the discretionary
adjustments, the "give this client ten percent because we know them",
and the unwritten rules about which scope bands carry which
complexity factors.
Past quotes themselves, where the actual pricing decisions live as
data, but where the underlying logic has to be reverse-engineered from
specific cases.
The encoding task, which is what we do in the first two weeks of a
calculator project, is gathering all four sources and reconciling them
into a single ruleset that the firm will agree to operate by. This
work is harder than the software. It also produces, as a side effect,
the first written pricing policy the firm has ever had.
What the calculator should and should not do
A good service-business calculator has a narrow scope. It produces a
fee from a structured input. It explains how it got there. It saves
the quote against the client record. It does these three things
well.
What it should not do is pretend to be a CRM. It should not handle the
client relationship, the proposal narrative, the engagement letter, or
the follow-up. A calculator that tries to be a full proposal system
becomes complicated, expensive, and bad at its core job.
The
task assignment portal we built for a tax consultancy
operated on this same principle. The system did one operational thing
well. It did not try to be the firm's entire stack. Narrow scope is
what makes these tools durable.
The other thing the calculator should not do is hide its arithmetic.
The partner explaining the fee to a client needs to be able to show
the working. A black-box system that produces a number the partner
cannot account for fails on the most important interaction: the moment
the client asks why.
The shape that works
A working calculator for a service business looks like one screen.
At the top, the engagement summary the partner is pricing. Client name,
scope summary, urgency, special considerations.
In the middle, the structured inputs. Turnover band, complexity factor,
branch count, urgency multiplier, partner adjustment with a reason
field. Each input is a discrete decision. The partner makes the
decision. The system does the arithmetic.
At the bottom, the fee with the working visible. Base fee, complexity
adjustment, urgency premium, partner discretion. The partner can see
exactly how the number was built. So can anyone else reviewing the
quote later.
A button to save the quote against the client. A button to generate the
proposal PDF. A button to copy the working into an email.
This shape is what the
ISM calculator project
landed on for interior hardware, with the manufacturing equivalents of
the same primitives. The category-specific complexity sits in the rules,
not in the interface. The interface stays simple because the work is
specification, not arithmetic.
What changes after the calculator ships
The most immediate change is time. A senior who was spending ninety
minutes a day on fee arithmetic across five or six quotes now spends
ten. The reclaimed time goes to client conversation, to proposal
narrative, to the relationship work that converts the engagement.
The second change is consistency. Two partners costing the same client
arrive at the same number, give or take the discretionary band. The
internal friction that came from "why did Senior A quote thirty percent
higher than Senior B for similar work" disappears, replaced by visible
working that both partners can stand behind.
The third change is data. Every quote is a structured record. The firm
can see, for the first time, what its actual pricing distribution looks
like. The
essay on six minutes per quote covers
this dynamic in the manufacturing context. In services, the pattern
shows up as win-rate analysis by scope band, by partner, by client
size. The questions a founder could not previously answer become
answerable.
The fourth change is the speed of the client conversation. A partner
who can quote on the call presents differently than a partner who has
to come back. The conversion improves. The relationship deepens. The
client's sense that they are dealing with an organised firm strengthens.
When to build versus when to wait
The calculator is right when three conditions hold. The volume is high
enough that the time savings compound. The rules are stable enough that
the encoding is not a rolling target. The senior time being consumed is
expensive enough that the build pays back in months rather than years.
For a firm doing more than 50 priced engagements a year with senior
partners doing the costing, those conditions almost always hold. The
internal systems engagement is the right scope for
this work. The build is typically four to eight weeks. The payback,
based on the projects we have shipped, is consistently inside three
months.
The math is unambiguous when written out. The
essay on the single-purpose calculator ROI
walks through a specific case. The same shape applies to most service
firms above a certain volume.
If your firm's senior partners are still doing pricing arithmetic by
hand, the calculator is the highest-leverage build available.
Start a Conversation.