Filter Child Record on Parent Form
I have tried to locate some direction or even determine if what I am seeking is possible, but unable to do so. Probably because I am not using some correct term on which to search. Here is my request:
I'd like to be able to filter, within a Parent record, certain child records. My Parent table is Properties, the Child table is Values. Each Property can have multiple Values. I have established the relationship and can show on the Parent form a report showing all the Child records. What I'd like to do is have a field on the Parent form called Year, and use that value to only display the Child records where the Parent ID matches and the Year matches (the Child records also have a Year field). A Property can have many Values for the same Year. Just trying to cut down on some of the noise of the Parent form and only showing a certain year would do the trick.
Thanks
------------------------------
Ember
------------------------------