Can anyone help?
I have a query of all records. Each record has 10 fields that can contain a normal value or a negative result. I would like to count the negative records and then perform a calculation to show the percentage of times the result was negative. I need to do this calculation for each of the fields.
For example in the same table i want to calculate how many times a patient did not meet criteria, and how many times the form was not filled out correctly.
Thanks in advance. Dan
I have a query of all records. Each record has 10 fields that can contain a normal value or a negative result. I would like to count the negative records and then perform a calculation to show the percentage of times the result was negative. I need to do this calculation for each of the fields.
For example in the same table i want to calculate how many times a patient did not meet criteria, and how many times the form was not filled out correctly.
Thanks in advance. Dan