Adding columns to command bar combo box

arage

Registered User.
Local time
Today, 04:28
Joined
Dec 30, 2000
Messages
537
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.
 

Users who are viewing this thread

Back
Top Bottom