Richardl78
Technical User
I have a many to many relationship, With many projects and many partners, each partner can work on many projects, each project can have many partners.
The problem I have is that I need to create a subform in the projects form to enter the partners.
I need to create a combo box that allow me to select a partner by name but actually records the partners ID in the link table with the corresponding project ID.
Can combo tables be used to do this?
I really want to do this without using vb.
Richard
The problem I have is that I need to create a subform in the projects form to enter the partners.
I need to create a combo box that allow me to select a partner by name but actually records the partners ID in the link table with the corresponding project ID.
Can combo tables be used to do this?
I really want to do this without using vb.
Richard