B
Bradly
I have a list that shows the worker ID and the result of each work item. The
number of work items differs for each worker ID--the results of each item is
either "A" or "D". This is an example of a portion of the list:
Worker Status
008Q A
008Q D
008Q A
098Q D
098Q A
098Q D
I am trying to set up a new list that counts for each worker ID the total
number of work items with status "A". How can I go about doing this?
Thanks. Let me know if you need more information on this.
number of work items differs for each worker ID--the results of each item is
either "A" or "D". This is an example of a portion of the list:
Worker Status
008Q A
008Q D
008Q A
098Q D
098Q A
098Q D
I am trying to set up a new list that counts for each worker ID the total
number of work items with status "A". How can I go about doing this?
Thanks. Let me know if you need more information on this.