Hello, I am trying to create a query in access. Its been a long time since ive done all of this, but maybe someone on here can help.
I have two tables, a "Care Ambassador" Table, with Name, job title, address, contact number, employer name, employer address etc.
On the other table, "events" i have a list of events that those people have been to.
They each have a unique number (auto nuumber) in a "ref" column i have added and I can run a query on people who have been to specific dates, as it queries the events database table, but what I want to do is runa query of people that have not taken part/completed any events.
I understand that it is bringing up no results as there are no people in the "events table" that have done no training as they only get put in there if they have done some.
Is there any way to run a query on both the main table and subdatasheet (events table) of people who have done no event work?
Thanks in advance.
Stuart
I have two tables, a "Care Ambassador" Table, with Name, job title, address, contact number, employer name, employer address etc.
On the other table, "events" i have a list of events that those people have been to.
They each have a unique number (auto nuumber) in a "ref" column i have added and I can run a query on people who have been to specific dates, as it queries the events database table, but what I want to do is runa query of people that have not taken part/completed any events.
I understand that it is bringing up no results as there are no people in the "events table" that have done no training as they only get put in there if they have done some.
Is there any way to run a query on both the main table and subdatasheet (events table) of people who have done no event work?
Thanks in advance.
Stuart