How do i set the relationships between two files? I know how to create a key field in each table. What I need to know is how do i call fields from the child to display in a list box. example:
parent-tbl
ssn,agn,unit (key fields),name,yrs_serv
child_tbl_1
ssn,agn,unit(key...