I have a database of kindergarten in which there are parents and children of course. There are cases where a parent has few kids there.
I built a query which colects the names and e-mails where I send them pictures etc'.
The problem : parents with few kids are getting few of the same e-mails.
Question : how do I filter the query that the same parent of few kids will get only 1 e-mail please?
Thanks.
I built a query which colects the names and e-mails where I send them pictures etc'.
The problem : parents with few kids are getting few of the same e-mails.
Question : how do I filter the query that the same parent of few kids will get only 1 e-mail please?
Thanks.
Comment