VBFOXDEV35
Programmer
Hello again all. My question is about Combo Boxes.
I have a combo box on a form that holds all the 50 US states, when I load a record I want to have the combobox show the state from the table.
My combo box structure has 2 columns
State Description (only one visible), and the 2 character state in the second column.
How do I take the data from the database, say "CT" and search the combobox to have the state "Connecticut" display?
Thanks all for the help.
Art
Art DeGaetano II
Software Developer, MOUS
I have a combo box on a form that holds all the 50 US states, when I load a record I want to have the combobox show the state from the table.
My combo box structure has 2 columns
State Description (only one visible), and the 2 character state in the second column.
How do I take the data from the database, say "CT" and search the combobox to have the state "Connecticut" display?
Thanks all for the help.
Art
Art DeGaetano II
Software Developer, MOUS