Filtering data on subforms

A

Alberto Rios

How can I filter data in a subform?
The subform is a datasheet linked to a parent form (field)

thanks!

Alberto R.
 
J

John W. Vinson

How can I filter data in a subform?
The subform is a datasheet linked to a parent form (field)

Base the subform on a Query selecting the records you want to see.

John W. Vinson [MVP]
 
Top