A
anthony.carter
Hi all,
I have a table with a list of people. Also included is the date that
they gained a certain qualification. This qualification needs to be
renewed every two years.
I need two pieces of information from this table.
The first is how many people renewed their qualification in the
previous calendar month. That is, if I run the query on the 10th of
March the query will return the number of people who renewed their
qualification during the month of February.
The second is a count of the number of people who still need to renew
their qualification before the end of the year.
I've managed to run queries before with 'have they haven't they?'
questions before but this 'date' criteria is making my head spin.
Needless to say I am a relative green newbie so any crumbs of help
will be gratefully received!
Thank you,
Tony
I have a table with a list of people. Also included is the date that
they gained a certain qualification. This qualification needs to be
renewed every two years.
I need two pieces of information from this table.
The first is how many people renewed their qualification in the
previous calendar month. That is, if I run the query on the 10th of
March the query will return the number of people who renewed their
qualification during the month of February.
The second is a count of the number of people who still need to renew
their qualification before the end of the year.
I've managed to run queries before with 'have they haven't they?'
questions before but this 'date' criteria is making my head spin.
Needless to say I am a relative green newbie so any crumbs of help
will be gratefully received!
Thank you,
Tony