T
tbl
Is it within the realm of logic to have a main form display
the number of records on its subform?
the number of records on its subform?
In the text box that located on the main form, conrol source you can write
=[SubFormControlName].Form.RecordsetClone.RecordCount
In the text box that located on the main form, conrol source you can write
=[SubFormControlName].Form.RecordsetClone.RecordCount