How to use a query field as a parameter to requery DB

D

Dummy

Table fields = Name, Sire, Dam. I want to set up a query so that you enter
the Name of the animal and the query picks up the rest of the pedigree using
Sire as Name and Dam as Name automatically to generate the rest of the fields
(Grandsire and Granddam) for the original Sire and Dam
 
Top