I have a table with two fields, Company ID and Contact. In some cases there can be up to 8 or 9 contacts with the same company ID.
On a seperate form, I would like to be able to have a combo box that shows all that certain companies contacts when another field is updated showing the ID number. I have used a query that looks up everything and the query runs fine. I think I am missing an event. I need the ID number from a combo box on the same form. Any ideas? Sorry if I make no sense..I'm just frustrated.
On a seperate form, I would like to be able to have a combo box that shows all that certain companies contacts when another field is updated showing the ID number. I have used a query that looks up everything and the query runs fine. I think I am missing an event. I need the ID number from a combo box on the same form. Any ideas? Sorry if I make no sense..I'm just frustrated.