K
Kirk P.
I've got a parent form (frmParent) with a subform (sfrm1) on which another
subform (sfrm2) is embedded. The subforms are displayed in datasheet view,
so the little + sign displays in order to expand the recordset. What I would
like is when clicking on the + sign in order to get at the records in the
lowest subform (sfrm2), the cursor jumps to a new record, and only displays
records with a Transaction Date within 60 days of the maximum transaction
date stored.
Is this possible?
subform (sfrm2) is embedded. The subforms are displayed in datasheet view,
so the little + sign displays in order to expand the recordset. What I would
like is when clicking on the + sign in order to get at the records in the
lowest subform (sfrm2), the cursor jumps to a new record, and only displays
records with a Transaction Date within 60 days of the maximum transaction
date stored.
Is this possible?