Sample data · this browser only

Calibration

Tools and equipment that need regular calibration. Record an inspection log and readings. Inspectors are employees. Startup is fmnuMain.

What this demo shows · Assets is a register of owned things — this is a calibration history · Demos

Calibration (fmnuMain)

Open a list. This is the Access switchboard, not the Access Navigation Pane.

What this demo shows

A Microsoft Access calibration register in the browser: equipment, an inspection log, and readings. Combos store IDs.

  • Regular frequencytblFrequency.IntervalDays plus stored NextDueDate. Saving an inspection bumps the due date.
  • Due filter — Active equipment whose NextDueDate is on or before today.
  • Inspectors are employeestblEmployees matches Time Card, so mix-and-match can snap the table together.
  • Readings — child rows of an inspection, idle until the parent is saved. Measurement combo follows the equipment calibration type.
  • Unsaved changes — Yes / No / Cancel before leaving a dirty record.

Will this work when the data is in a database?

Yes. Equipment holds the tool. The inspection log holds each calibration visit. Readings hold the measured values. Certificate file links from the Access Diva model are omitted this pass.

Sample data only. Source: Calibration on access-diva.com.