L
lynn atkinson
I would like to find someone who has 2 qualifications eg Care2 AND care3. The
table is progresstbl and has fields including the following
candidateID, award (eg care1, care2,care3), status (eg completed, working
towards, withdrawn)
I want to find all the candidates who have 'completed' 'care2' AND who have
'completed' 'care3'.
I have used the query builder, but am not getting the correct results as the
progress of each candidate and award is a separate record.
ie candidate 1 has completed care1
candidate 1 has completed care 2
candidate 1 is working towards care3
candidate 2 has completed care1
candidate 2 is working towards care2 etc
Can any one help?
table is progresstbl and has fields including the following
candidateID, award (eg care1, care2,care3), status (eg completed, working
towards, withdrawn)
I want to find all the candidates who have 'completed' 'care2' AND who have
'completed' 'care3'.
I have used the query builder, but am not getting the correct results as the
progress of each candidate and award is a separate record.
ie candidate 1 has completed care1
candidate 1 has completed care 2
candidate 1 is working towards care3
candidate 2 has completed care1
candidate 2 is working towards care2 etc
Can any one help?