S
stuman
I have an Unbound Main Form with 8 unbound fields. I enter broad search data
and the records are displayed in my Subform. From here, I further filter the
subform (contains, does ot contain, equals, etc.)to get a smaller recordset.
Once narrowed (final recordset), I would like to have a Command Button on the
Main form when pushed that will change the recordsource of the subform to the
TOP 50 records from the FINAL previous recordset. Any ideas on how to
accomplish?
and the records are displayed in my Subform. From here, I further filter the
subform (contains, does ot contain, equals, etc.)to get a smaller recordset.
Once narrowed (final recordset), I would like to have a Command Button on the
Main form when pushed that will change the recordsource of the subform to the
TOP 50 records from the FINAL previous recordset. Any ideas on how to
accomplish?