I'm familiar with the DCount function and how to use it in most cases. I have a bit of a special situation though.
The parent table contains a relationship to a child table and is a one to many relationship. I need to determine which parent record has the most children before I can perform a routine on the records.
Any ideas?
The parent table contains a relationship to a child table and is a one to many relationship. I need to determine which parent record has the most children before I can perform a routine on the records.
Any ideas?