I have a form that has two subforms linked together that are in datasheet view, when the first sub form is selected it shows the records related to it in the second subform.
Is there a way of counting the records in the second subform and showing them as a numeric value on the main form, i've tried Dcount on the underlying querry with no success.
Is there a way of counting the records in the second subform and showing them as a numeric value on the main form, i've tried Dcount on the underlying querry with no success.