Hope someone can help me with this. I use Crystal 10 on an SQL database. I have 2 tables - one shows all staff and the other shows a record for each course staff have attended. Each table has Employee_Number as a link.
I need to show a list of all staff that have NOT been on a particular course with the course name as a parameter field.
Have tried various join types and all I can get is either a list of all staff that have not been on any course or no results at all.
Can anyone help me please??
Thanks.
I need to show a list of all staff that have NOT been on a particular course with the course name as a parameter field.
Have tried various join types and all I can get is either a list of all staff that have not been on any course or no results at all.
Can anyone help me please??
Thanks.