R
Ron A.
--I need to divide the total number of fail by the total number of
inspection to get a fail percentage in a report. The expression I used to get
total inspections is:
=Sum( Abs( [Pass]+[Fail] ) )
The Pass and Fail data are check boxes and I want to put these totals in a
report header.
Aloha,
Ron A.
inspection to get a fail percentage in a report. The expression I used to get
total inspections is:
=Sum( Abs( [Pass]+[Fail] ) )
The Pass and Fail data are check boxes and I want to put these totals in a
report header.
Aloha,
Ron A.