F
Frustrated
I have a database with numerous fields and the main form has 7 checkboxes
that confirm that certain processes have been completed.
I need to count the number of checkboxes that have been checked so that
another form shows the supervisor that all processes have been completed
correctly.
I have tried =DCount([field names]+[field names]) also =abs(sum[field
names]+ [field names])) but no luck. It just shows a 0 in the field that I
have the calculation.
Any help would be appreciated
that confirm that certain processes have been completed.
I need to count the number of checkboxes that have been checked so that
another form shows the supervisor that all processes have been completed
correctly.
I have tried =DCount([field names]+[field names]) also =abs(sum[field
names]+ [field names])) but no luck. It just shows a 0 in the field that I
have the calculation.
Any help would be appreciated