Selective Combobox?

A

Annelie

I have a combo box on a subform. The subform is linked to the main form by
the ContractorID. The main fields in the subform are ContractorID,
ContactID, ContactName.
I created a combobox where the Bound Column is ContactID.

If a select an bound combo the combobox shows the contactID, not the
ContactName as specified in the Combobox columns.
If select an unbound combo, the ContactID field is empty.

With an unbound form, I get no names, except when I click the arrow down, I
got the names of "all" contacts, even those who do not belong to the
contractor.

What I want is a combo box which displays the names of the contacts for the
current contractor, and when I click the arrow down on the combobox, it
should display only the names connected to this particular contractor.

Is it possible? Otherwise, I am better off with just a text box. But then
how do I add new names?

Help,
Annelie
 
A

Andy

Annelie;

This worked for me.

Q209595 - ACC2000: How to Synchronize Two Combo Boxes on a Form

It takes a little patients and some work but it does the job.

Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top