Kevin Field
Registered User.
- Local time
- Today, 11:46
- Joined
- May 26, 2010
- Messages
- 35
Hi, not sure wether this the right place to post this but here goes.
I have one table which has two columns, Adviser Code and Adviser. Each code is an abbreviated version of the full advisers name.
I currently have a form which has two combo boxes. The first combo box looks up the table and only displays the adviser code. The second looks up the same table and shows the name.
I am trying to get the second combo box to synch with the first so when you select an adviser code the other box automatically shows the full name.
They have to be seperate as i use them for lookups in queries and reports.
Is this possible?!
Help!
I have one table which has two columns, Adviser Code and Adviser. Each code is an abbreviated version of the full advisers name.
I currently have a form which has two combo boxes. The first combo box looks up the table and only displays the adviser code. The second looks up the same table and shows the name.
I am trying to get the second combo box to synch with the first so when you select an adviser code the other box automatically shows the full name.
They have to be seperate as i use them for lookups in queries and reports.
Is this possible?!
Help!