E
Emlou85 via AccessMonster.com
Hi
I want to be able to create a report which shows whether a pupil passed their
driving test or not, which I have managed to do (by grouping by Customer_ID).
I then want the report to show on what attempt they passed their test, which
I have been semi successful with - by altering the query I can Count the
Customer ID. So, so long as they have passed their test this works fine, as
it counts all the records and therefore attempts for that customer. However,
if they have not yet passed their test it is still counting the records,
which I don't want it to do. Ideally I think I need it to be a Count IF Yes
they have passed their test, but to count all the records for that customer
ID. As obviously if I enter 'Yes' as the criteria in the Passed test field
it will only return 1 result per pupil, which won't show me on what attempt
they successfully passed. I hope this makes sense! Any ideas I would be
most grateful!
Thanks in anticipation
Emma
Emma
I want to be able to create a report which shows whether a pupil passed their
driving test or not, which I have managed to do (by grouping by Customer_ID).
I then want the report to show on what attempt they passed their test, which
I have been semi successful with - by altering the query I can Count the
Customer ID. So, so long as they have passed their test this works fine, as
it counts all the records and therefore attempts for that customer. However,
if they have not yet passed their test it is still counting the records,
which I don't want it to do. Ideally I think I need it to be a Count IF Yes
they have passed their test, but to count all the records for that customer
ID. As obviously if I enter 'Yes' as the criteria in the Passed test field
it will only return 1 result per pupil, which won't show me on what attempt
they successfully passed. I hope this makes sense! Any ideas I would be
most grateful!
Thanks in anticipation
Emma
Emma