selecting ComboBox items

B

Bill

Good Day All

I've been surfin for a hour or two now trying to sort out soemthing I'm sure
will turn out to be rather simple.

I have a Combo Box with a Column Count of 2 and Column bound on 1. Column 1
is my ID and Column 2 is my Description. It's the Description that I want
displayed to the user. I'm only displaying the ID because I don't know how
to hide it. Anyway, the list populates fine with the ID first and then the
description untill I make a selection. Then ONLY the ID is displayed. What I
need is to display only the Description but I need the ID as I'm using that
to farther sort on a Button event. I would be happy if I could atleast
display both the ID and discription in the menu after the selection has been
made.

Any pointers would be greatly appreciated.

Bill
 

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