How to make a good relation between a junction table and a central form

Björn

Registered User.
Local time
Today, 01:59
Joined
Jul 14, 2009
Messages
21
I wish to make a central form where I can read and write information into different tables. I have to use a junction table to link many to many relations to different tables. The central form is based on the junction table. If I browse through the list of names in a field in a table I would let the primary key numbers accompany the names but they don´t. When I for example want to write name-information in different combo-boxes connected to fields in the tables the result is that primary key numbers are wrote into the fields of the names.
If somebody could help me I would be very very glad. I f it is to some help I attach my database as it is. Is there something wrong with the structure? How can I get the form to function?
 

Attachments

Users who are viewing this thread

Back
Top Bottom