Adding columns to command bar combo box
I cannot find any way to add a column to a command bar combo box I made the way you can when you’re in form design view. I use the selection made in the combo to help build my SQL statements. But a string description in this control won’t suffice, I need another column in the combo so that I may hide it and then use the value stored there.
I cannot find any way to add a column to a command bar combo box I made the way you can when you’re in form design view. I use the selection made in the combo to help build my SQL statements. But a string description in this control won’t suffice, I need another column in the combo so that I may hide it and then use the value stored there.