Hello all. I’m trying to create a report that shows employees who have completed training programs. Each prog has several courses. Each course has a seq #. For a program to be completed this criteria must be met:
All courses with a seq of 1 must have a completion date. All courses with a seq of 10, 12 must have at least one course with a completion date.
All courses with a seq of 20, 21 must have at least two courses with a completion date
The running total I setup with a formula in the evaluate section but it keeps counting everyone.
On the final report I would like to show org, name, actual completion date (max completion date) if completed or blank if not, a subtotal of those who have completed the prog by org and a grand total.
I have some data and any help would be appreciated. Thanks
Org Course Seq Employee Completion Date
1234 62 1 Smith, Jane 2000/09/21
48 1 Smith, Jane 2000/05/16
84 10 Smith, Jane 1999/12/17
98 10 Smith, Jane
32 20 Smith, Jane 2000/12/18
61 20 Smith, Jane
All courses with a seq of 1 must have a completion date. All courses with a seq of 10, 12 must have at least one course with a completion date.
All courses with a seq of 20, 21 must have at least two courses with a completion date
The running total I setup with a formula in the evaluate section but it keeps counting everyone.
On the final report I would like to show org, name, actual completion date (max completion date) if completed or blank if not, a subtotal of those who have completed the prog by org and a grand total.
I have some data and any help would be appreciated. Thanks
Org Course Seq Employee Completion Date
1234 62 1 Smith, Jane 2000/09/21
48 1 Smith, Jane 2000/05/16
84 10 Smith, Jane 1999/12/17
98 10 Smith, Jane
32 20 Smith, Jane 2000/12/18
61 20 Smith, Jane