Built around real instrument records
Capture IDs, descriptions, serial numbers, locations, owners, providers, last-calibrated dates, next-due dates, and intervals.
Free calibration template
Track instruments, due dates, owners, and providers in one clean register. When the spreadsheet starts becoming the system, move it into GagePilot with the same core fields.
Excel workbook · No email required · Ready to customize
A practical starting point
Most teams do not need another complicated implementation project. They need a register with the right fields, clear due dates, and a way to see exceptions before an audit or production issue. Use the field guide to standardize the sheet with your team.
Capture IDs, descriptions, serial numbers, locations, owners, providers, last-calibrated dates, next-due dates, and intervals.
The status column calculates Current, Due within 30 days, Overdue, or Missing due date as the register changes.
When spreadsheet upkeep becomes the bottleneck, the same core data can be imported into GagePilot for reminders, certificates, history, and reporting.
Workbook walkthrough
Use one row per instrument and keep its ID stable as it moves between people or locations. The workbook has three tabs: Start Here, Your Register, and Example. Your Register has 100 prepared rows and a calculated Status column.
This worked example uses September 12, 2026 as the review date. Your Register recalculates against today; the separate Example tab contains static sample statuses.
| Instrument ID | Instrument | Next Due | Status on Sep 12 |
|---|---|---|---|
| CAL-001 | Digital caliper | 2026-12-12 | Current |
| MIC-002 | Outside micrometer | 2026-09-26 | Due within 30 days |
| TOR-003 | Torque wrench | 2026-09-05 | Overdue |
| PG-004 | Pressure gage | Blank | Missing due date |
Use the result to decide what needs review. A Current status describes the date only; it does not establish that an instrument passed calibration or is suitable for use.
In the first data row, A5 is Instrument ID and H5 is Next Due. J5 contains:
=IF(A5="","",IF(H5="","Missing due date",IF(H5<TODAY(),"Overdue",IF(H5<=TODAY()+30,"Due within 30 days","Current"))))The formula assumes H contains a valid Excel date. It does not validate text dates, track failed results, or send email reminders. Keep Excel calculation set to Automatic so TODAY() updates when the workbook recalculates.
For a GagePilot import copy, rename Instrument / Gage to Description and Next Due to Next due date so the importer recognizes those fields. Format dates as YYYY-MM-DD and keep only your populated Your Register sheet in that copy. Keep the original workbook separately.
Follow the CSV and XLSX import guide to review recognized fields and validation results. Add calibration records and certificate files through the product workflow after import.
Download the Excel template →When the sheet becomes the system
Use the import guide to prepare your rows, then compare the spreadsheet workflow with calibration register software when reminders, certificates, and history need less manual upkeep.
Ready when your register is
Template questions
Yes. GagePilot accepts CSV and XLSX registers and validates the core instrument fields before import.
Use it to start a register, clean up an existing spreadsheet, or standardize the fields your quality team uses before choosing a system.
No. A template or software does not certify a quality system. It helps your team maintain the schedules, records, and evidence your procedures require.