Question about a Combo Box in my form?

S

Scott

I am trying to allow for more than one colum of a table to appear in the
Combo Box when I click on it, but can only get one colum of data to show. I
have figured out how to designate how many columns to show...just not how to
get the data in the second column? Any help would be greatly appreciated.
 
T

tina

please post the settings of the following properties of the combo box, so we
can see where the problem is:

RowSource
ColumnCount
ColumnWidths
BoundColumn
ListWidth

hth
 

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