Stop Losing Money on Change Orders:
Track Change Order Margin % in Excel

Learn how to track Change Order Margin % so you can see whether change orders are actually adding profit to your projects. In this lesson, you’ll learn how to break performance down by project manager and system type, compare results across your operation, and quickly spot where extra work may be producing weaker margins.

Download the Excel file used in this tutorial:

How to Calculate Change Order Margin % in Excel

1. Set up the source data

Start with a project-level dataset that includes the fields needed for change order analysis.

Make sure your table includes:

  • Project ID
  • Start date
  • Market
  • System type
  • PM name
  • Change order revenue
  • Change order cost

Convert the dataset into an Excel table using Ctrl + T. This makes it easier to reference columns, use structured references, and build formulas more efficiently.

2. Create the change order margin dollars column

Add a column for change order margin in dollars.

To do this:

  • Subtract change order cost from change order revenue
  • Fill the calculation down for all rows
  • Leave the zero-value rows in place, since they will not affect the final totals

This creates the dollar margin field that will be used in the summary grid.

3. Build a unique list of project managers

Create the list of PM names that will appear down the left side of your matrix.

Use:

  • UNIQUE to pull distinct PM names from the table
  • Sort the list alphabetically so it is easier to scan

This gives you the row labels for the analysis.

4. Build a unique list of system types

Next, create the list of system types that will appear across the top of the matrix.

Use:

  • UNIQUE to pull distinct system types
  • Sort the results
  • Paste and transpose them so they run horizontally across the row

This creates the column headers for the matrix.

5. Add overall labels for summary views

Add an Overall column and an Overall row so you can analyze:

  • Overall company performance
  • Overall performance by system type
  • Overall performance by PM

This lets you compare detailed values against a broader benchmark.

6. Calculate the overall company margin percentage

Start with the highest-level result first.

For the overall company value:

  • Use SUM to total the change order margin dollars
  • Use SUM again to total change order revenue
  • Divide the two totals
  • Format the result as a percentage

This gives you the overall change order margin percentage at the operations level.

7. Calculate margin percentage by PM and system type

Now build the main matrix.

Use:

  • SUMIFS to total change order margin dollars for each PM and system type combination
  • SUMIFS again to total change order revenue for the same PM and system type combination
  • Divide those two results
  • Format as a percentage

This gives you the margin percentage for each PM by each system type.

8. Lock the references so the formula copies correctly

Before copying the formula across the matrix, fix the cell references so Excel behaves properly.

Use:

  • F4 or manual dollar signs to lock references

Set the references so:

  • The PM reference stays fixed by column when copying across
  • The system type reference stays fixed by row when copying down

Once the references are locked correctly, copy and paste the formula across the matrix.

9. Create the overall-by-system-type row

To calculate the overall value for each system type:

  • Copy one of the existing formulas
  • Remove the PM criteria from the SUMIFS logic
  • Keep only the system type condition
  • Copy the updated formula across the row

This shows margin percentage by system type for the whole company.

10. Create the overall-by-PM column

To calculate the overall value for each PM:

  • Copy one of the existing formulas
  • Remove the system type criteria from the SUMIFS logic
  • Keep only the PM condition
  • Copy the updated formula down the column

This shows each PM’s total change order margin percentage across all system types.

11. Apply conditional formatting with a fixed target

Add a target cell if you want to benchmark performance against a defined goal.

For example:

  • Enter a target percentage in a separate cell
  • Highlight the matrix
  • Use Conditional Formatting
  • Apply a rule for values less than the target

This highlights areas where change order margin falls below your expected standard.

12. Apply conditional formatting against the company average

You can also benchmark performance against the company-wide overall value.

To do this:

  • Highlight the detailed matrix values
  • Exclude the overall totals if needed
  • Use Conditional Formatting
  • Apply a rule for values less than the overall company margin cell

This makes it easy to spot PM and system type combinations performing below the company average.

13. Review the matrix for performance patterns

Once the matrix is complete, you can quickly identify:

  • Which PMs generate stronger change order margins
  • Which system types are more profitable
  • Which combinations fall below target or below company average
  • Where change orders may be creating extra work without enough profit

This final layout turns a raw project dataset into a much more actionable performance view.

Tracking Change Order Margin % in Excel for HVAC Projects

Q1. What is Change Order Margin %?
Change Order Margin % measures how profitable your change orders are by comparing the margin earned on change order work against the revenue generated from those change orders. It helps HVAC companies understand whether added project scope is improving profitability or creating extra work with weaker returns.

Q2. Why is Change Order Margin % important for HVAC project management?
Many HVAC companies track how often change orders happen, but fewer track whether those change orders are actually profitable. Monitoring this KPI helps project managers and operations leaders identify when change orders are dragging down margin instead of contributing healthy profit.

Q3. How can Change Order Margin % help improve project performance?
By analyzing Change Order Margin % by project manager, system type, or overall operations, you can spot where margins are underperforming and identify patterns that may point to pricing issues, labor overruns, estimating problems, or weak project execution.

Q4. What should I compare Change Order Margin % against?
A good starting point is to compare it against your base contract margin or against your company-wide average. If change order margins are consistently lower, that may signal your team is taking on additional work without protecting profitability.

Q5. Can I use this analysis across different types of HVAC jobs?
Yes. This KPI is especially useful when comparing different categories of work, such as residential vs. commercial projects or different system types. Segmenting the data helps you understand where change orders are performing well and where margins may need closer attention.

Q6. How do I identify low-performing change order margins faster?
A simple way is to build a summary view in Excel and use visual highlights to flag results below a target margin or below the company average. This makes it much easier to quickly identify underperforming areas and focus your review where it matters most.

Get more lessons like this
by joining our newsletter

Receive weekly Excel tutorials, tips, and KPIs straight to your inbox

Databoards

Analysis & Development