flying linus
Registered User.
- Local time
- Today, 02:27
- Joined
- Oct 1, 2004
- Messages
- 33
I want to include a count field on form to indicate to the user how many child records belong to the parent record. The form's source is a table and the source for the count is a result of a query. The key fields are related in both the query and the table. How can I show the count info on the form?