I have a report and it is working great. I have a row of data and formulas looking if the data element is correct or not. If it is not correct, it will say incorrect. What I am looking for is a way to get a total of all the incorrects in each row to display at the end of each row and am having trouble figuring out how to do this.
Example:
Name______Start________status______error
John______incorrect__________Pending_______1
Mary______01/01/12_________Complete______0
Mark______Incorrect__________Incorrect______2
I appreciate the help.
Example:
Name______Start________status______error
John______incorrect__________Pending_______1
Mary______01/01/12_________Complete______0
Mark______Incorrect__________Incorrect______2
I appreciate the help.