Calculator template

Consultant Pricing Template

Build a consultant pricing calculator with desired income, overhead, project hours, and margin.

Review the inputs and formulas below, then open this template in the calculator builder to customize the field names, values, result styles, and notes.

Inputs

What people fill out

  • Desired income

    Uses desired_income in formulas, starts as a currency field, and begins at 6500.

  • Overhead

    Uses overhead in formulas, starts as a currency field, and begins at 900.

  • Project hours

    Uses project_hours in formulas, starts as a number field, and begins at 30.

  • Target margin

    Uses target_margin in formulas, starts as a percent field, and begins at 30.

Outputs

What the template calculates

  • Consulting fee

    Format currency

    Result style primary

    Formula ((desired_income + overhead) / project_hours) / (1 - target_margin)

    Suggested project fee per hour of consulting work.

  • Effective hourly rate

    Format currency

    Result style metric

    Formula (((desired_income + overhead) / project_hours) / (1 - target_margin))

    Effective hourly rate at the chosen margin target.

  • Profit per hour

    Format currency

    Result style breakdown

    Formula (((desired_income + overhead) / project_hours) / (1 - target_margin)) - ((desired_income + overhead) / project_hours)

    Profit per hour after overhead is covered.

Use cases

When this template helps

  • Price consulting work from income goals and projected hours.
  • Add overhead and target margin before quoting a client.
  • Use the builder to adapt consulting pricing for different projects.

Related

More ways to work with this math

FAQ

Quick answers

Short answers for the questions that usually come up first.

Can I edit this consultant pricing template?

Yes. Open the template in the builder, then change the labels, values, formulas, notes, or output display styles to fit your workflow.

Can I save a version after I change it?

Yes. Save it on this device, export JSON, or copy a share link after you make changes.

Can I use this as a starting point for a different calculator?

Yes. Templates are meant to be edited. Remove fields, add new ones, or swap formulas if you want a different custom calculator.