Hi,
I’m using Access 2003. I have a fairly simple db.I have a moms table and a kids table. I have them related and everything is working fine. I have a query with the 2 tables where I list each mother and I want a count of the kids. I use the grouping feature and count on the childID field. Works great except. I have a few moms that don’t have any children and they do not show up in the list. How do I show them in the list. I tried an IF statement but couldn’t get it to work.
Thanks for any help.
Deb