Beginners Question This is probably straight forward, but let's see:
Say I have a Family which includes an address field table and a related
FamilyMembers table which includes an age field.
I need to output a report on each Family where there is at least one
family member with an age over 16.
Any help gratefully received! |