I have a report which takes data from a database table which has more than one row for the same reference no.
i.e. staff no 1 can have rows with a status code of COM, MGTWRK, NSHOW and others. I want to report on staff who do not have a status code of COM but I also want to only list them once no matter how many other records they have on the table. Can anyone suggest a means to do this ?
Thanks.
i.e. staff no 1 can have rows with a status code of COM, MGTWRK, NSHOW and others. I want to report on staff who do not have a status code of COM but I also want to only list them once no matter how many other records they have on the table. Can anyone suggest a means to do this ?
Thanks.