Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

combo box in a Form-select one thing but input another

Status
Not open for further replies.

Richardl78

Technical User
Oct 14, 2003
8
US
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

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top