im a bit mift, i have a contact table with data of address's and a store id that is unique. I have connected to this another table with correspondence relating to the store on it. this second table has the store id also and is connected to the first via this. the join says all data from the contact table and only those from the coro table that are equal.
next i have a form relating to a query run off the two tables giving me the basic info for the contacts at the top. then a sub form below with the info of the corospodence in it.
the problem i have is that when i put a combo or list box on the main form to select a store from i get the same store appearing in the combo box 5 or six times, ie as many times as there are appearances in the corospondence table. when i only want the store to come up once so i can select that store and have all the info for that store to come up and appear in the main form and sub forms. i know this is easy to fix i just cant remember how to do it!
can any one help?
thanks
Alastair
next i have a form relating to a query run off the two tables giving me the basic info for the contacts at the top. then a sub form below with the info of the corospodence in it.
the problem i have is that when i put a combo or list box on the main form to select a store from i get the same store appearing in the combo box 5 or six times, ie as many times as there are appearances in the corospondence table. when i only want the store to come up once so i can select that store and have all the info for that store to come up and appear in the main form and sub forms. i know this is easy to fix i just cant remember how to do it!
can any one help?
thanks
Alastair