I am sure this is simple, but I cannot figure it out. I have a table of Organizations related to a table of Staff members in a one-many relationship. They are linked by a unique identifier PartnerID.
On the form showing staff members, I simply want to display data from the linked Organization table (such as the Organization name a given staff member belongs to).
Do I use a text box? And how do I program it to show the information?
Many thanks for your input.
Bob
On the form showing staff members, I simply want to display data from the linked Organization table (such as the Organization name a given staff member belongs to).
Do I use a text box? And how do I program it to show the information?
Many thanks for your input.
Bob