If I understand clearly you will like to filter records within a form.
You can just add a list box or combo box to your form and based the row source on a pre-define query with only the records you will like then to see. On the combo or list box properties "limit to list' option select "yes".
|