cant get cbo to stop outputting key#

Joined
Jan 27, 2014
Messages
4
Reaction score
0
I have a combo box that displays a list of accounts, when an account is selected it shows the representatives for that account in another combo box. at the bottom of the form there is a submit button to add these values and some other information to a separate table. I have the second combo box filled off of a query.

My problem is that when I submit my form rather than carrying over the account name to the table it carries over the Key number for the account. At first it was doing this for both the representative and the account. I was able to fix this for the rep box but cannot seem to get it work for the Account box.
 

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

Similar Threads

problems with 'cbo's and requery 2
nonfunctioning cbo box 3
cbo for record / next record 2
CBO List 1
filter listbox from a cbo box. 1
Text box with control source 1
No Combo Box 3
Two "(ALL)" Cbo box problem 6

Back
Top