G
Guest
If I have several tables: Table1 contains 1) Industry_class_code and 2)
industry_class_description, Table2 contains 1) customer_no and
2)customer_description. Table3 contains 1) division_no and 2)
division_description. Table4 contains 1) parent_number and 2)
parent_description. On my form when you select the Customer_description
(i.e. GM), the related Parent_description (GM) is linked/pulled and
displayed. The Divisions could be Buick, etc. However, I can't seem to get
the Industry_class_description (OEM) to display. The relationship between
Parent_no and Industry_class_code 1 to 1 since all parent_description="GM"
are "OEM". What is the best way to get the description to display? Should
it be an unbound field?
Thank you,
gg
industry_class_description, Table2 contains 1) customer_no and
2)customer_description. Table3 contains 1) division_no and 2)
division_description. Table4 contains 1) parent_number and 2)
parent_description. On my form when you select the Customer_description
(i.e. GM), the related Parent_description (GM) is linked/pulled and
displayed. The Divisions could be Buick, etc. However, I can't seem to get
the Industry_class_description (OEM) to display. The relationship between
Parent_no and Industry_class_code 1 to 1 since all parent_description="GM"
are "OEM". What is the best way to get the description to display? Should
it be an unbound field?
Thank you,
gg