conormooney
Registered User.
- Local time
- Today, 10:55
- Joined
- Feb 17, 2004
- Messages
- 35
in my table 'tbl_herd' it stores records for each animal in a herd. each animal has an Animal ID and Animal Ear Tag Number, it also has a mother and each mother has a DAM ID and a DAM ear Tag Number, every mother also has a record in this table. i want to build a query that will by looking at the DAM ID, take the DAM's ear Tag Number from its original Record and put it into DAM Ear Tag Number?