count records in subform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a table listing peoples' names and a table containing their kids (and
kid's data).. These are populated via a Form (Cients) and subForm (Children)

I also have a tabular report... each row represent an Parent with field data
from main form. I need to count the Children per each parent on this report.
I'm stumling arouind with DCount, but getting no where. Can this be done?

Thanx - David
 
Can you provide some information about your table structure and report
record source?
Do the children display in your report? Or, are they displayed in a
subreport?
 
Back
Top