C
Chad Cameron
Hi All,
When I click my combobox, it shows me 2 columns. When I select an item, it
only shows me 1 column. In searching I found that the combobox will only
display 1 column when not selected. Is this true?
If so, I shrunk my combobox to only show 1 column. I added a textbox right
behind it to display my next column of the combobox. Now I need the textbox
to look at column 2 of my combobox. If I put =cbProcedureNum in the control
source it shows me the bound column, is there a way to offset it by 1?
Thanks everyone for the awesome support,
Chad
When I click my combobox, it shows me 2 columns. When I select an item, it
only shows me 1 column. In searching I found that the combobox will only
display 1 column when not selected. Is this true?
If so, I shrunk my combobox to only show 1 column. I added a textbox right
behind it to display my next column of the combobox. Now I need the textbox
to look at column 2 of my combobox. If I put =cbProcedureNum in the control
source it shows me the bound column, is there a way to offset it by 1?
Thanks everyone for the awesome support,
Chad