Tool

Excel / BOM Comparison Tool for Operational Change Tracking

A live web tool that compares two Excel or bill-of-materials tables and highlights changes, supporting operational change tracking.

Spreadsheet and bill of materials comparison visual with side by side change diff and review actions

Open live tool

tables_compare_app is a live tool for comparing two Excel or BOM tables and tracking operational changes between versions.

Screenshots

Excel / BOM Comparison Tool for Operational Change Tracking — interface screenshot

Problem

Operations teams need to see what changed between two versions of a bill of materials or Excel table, which is error-prone to check by hand.

Context

tables_compare_app is a live tool, deployed at tablecompare.vercel.app. It demonstrates the comparison and change-tracking pattern acty.dev builds as an internal tool.

Inputs

Technical approach

The app loads two spreadsheets, aligns their rows, and reports added, removed, and changed entries through a comparison and merge UI, so a reviewer can see exactly what moved between versions.

Stack

What was built

A web tool that compares two Excel or BOM tables and shows the differences, with a quick-start flow and a merge UI for reviewing changes between versions.

Deployment

Deployed on Vercel at tablecompare.vercel.app (HTTP 200 verified 2026-09-02).

What can be reused

Boundaries

Related

Make a request to build